feat: only refetch t&c on config change

This commit is contained in:
Taranto 2020-01-22 18:13:01 +00:00 committed by Josh Harvey
parent a7823736e6
commit 8f28b7aa0a
2 changed files with 19 additions and 4 deletions

View file

@ -793,7 +793,8 @@ function plugins (settings, deviceId) {
buy,
sell,
notificationsEnabled,
notifyOperator
notifyOperator,
fetchCurrentConfigVersion
}
}