feat: only refetch t&c on config change
This commit is contained in:
parent
9ccdd7d6f9
commit
f1edea4e8a
4 changed files with 19 additions and 31 deletions
|
|
@ -793,7 +793,8 @@ function plugins (settings, deviceId) {
|
|||
buy,
|
||||
sell,
|
||||
notificationsEnabled,
|
||||
notifyOperator
|
||||
notifyOperator,
|
||||
fetchCurrentConfigVersion
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue