mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-13 17:51:02 +02:00
Fixed call push notifications settings that always stayed OFF
This commit is contained in:
parent
ad6a19a0df
commit
888fde0f53
@ -195,8 +195,8 @@ var VectorPushRulesDefinitions = {
|
|||||||
loud: [
|
loud: [
|
||||||
"notify",
|
"notify",
|
||||||
{
|
{
|
||||||
"set_tweak": "ring",
|
"set_tweak": "sound",
|
||||||
"value": "default"
|
"value": "ring"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user