feat: only refetch t&c on config change
This commit is contained in:
parent
a7823736e6
commit
8f28b7aa0a
2 changed files with 19 additions and 4 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