DIsabled chat push notifications by default.
This commit is contained in:
parent
7be5b87125
commit
f3e8f18a1c
@ -20,7 +20,7 @@
|
||||
"defaultSettings": {
|
||||
"application": {
|
||||
"chatAudioNotifications": false,
|
||||
"chatPushNotifications": true,
|
||||
"chatPushNotifications": false,
|
||||
"fontSize": "16px",
|
||||
"fallbackLocale": "en"
|
||||
},
|
||||
|
@ -20,7 +20,7 @@
|
||||
"defaultSettings": {
|
||||
"application": {
|
||||
"chatAudioNotifications": false,
|
||||
"chatPushNotifications": true,
|
||||
"chatPushNotifications": false,
|
||||
"fontSize": "16px",
|
||||
"fallbackLocale": "en"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user