Fixed call push notifications settings that always stayed OFF

This commit is contained in:
manuroe 2016-01-20 17:01:09 +01:00
parent ad6a19a0df
commit 888fde0f53

View File

@ -195,8 +195,8 @@ var VectorPushRulesDefinitions = {
loud: [
"notify",
{
"set_tweak": "ring",
"value": "default"
"set_tweak": "sound",
"value": "ring"
}
]
}