mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #687 from vector-im/push-rules-call-settings-fix
Fixed call push notifications settings that always stayed OFF
This commit is contained in:
commit
39eb0f9c8f
@ -195,8 +195,8 @@ var VectorPushRulesDefinitions = {
|
||||
loud: [
|
||||
"notify",
|
||||
{
|
||||
"set_tweak": "ring",
|
||||
"value": "default"
|
||||
"set_tweak": "sound",
|
||||
"value": "ring"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user