Add tips to database saving action

This commit is contained in:
Rene Vergara 2023-10-20 08:09:08 -05:00
parent 7daa9a9687
commit bd32d6c149
Signed by: pitmutt
GPG Key ID: 65122AD495A7F5B2
1 changed files with 1 additions and 0 deletions

View File

@ -469,6 +469,7 @@ updateOwnerSettings os =
, "zats" =: os_zats os
, "payconf" =: os_payconf os
, "crmToken" =: os_crmToken os
, "tips" =: os_tips os
]
]