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 9ccdd7d6f9
commit f1edea4e8a
4 changed files with 19 additions and 31 deletions

View file

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