Fixed call push notifications settings that always stayed OFF
parent
ad6a19a0df
commit
888fde0f53
|
@ -195,8 +195,8 @@ var VectorPushRulesDefinitions = {
|
|||
loud: [
|
||||
"notify",
|
||||
{
|
||||
"set_tweak": "ring",
|
||||
"value": "default"
|
||||
"set_tweak": "sound",
|
||||
"value": "ring"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue