Add tips to database saving action
This commit is contained in:
parent
7daa9a9687
commit
bd32d6c149
1 changed files with 1 additions and 0 deletions
|
@ -469,6 +469,7 @@ updateOwnerSettings os =
|
|||
, "zats" =: os_zats os
|
||||
, "payconf" =: os_payconf os
|
||||
, "crmToken" =: os_crmToken os
|
||||
, "tips" =: os_tips os
|
||||
]
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue