diff --git a/src/components/views/settings/Notifications.js b/src/components/views/settings/Notifications.js index b821d7c62f..8ab59de8e7 100644 --- a/src/components/views/settings/Notifications.js +++ b/src/components/views/settings/Notifications.js @@ -195,8 +195,8 @@ var VectorPushRulesDefinitions = { loud: [ "notify", { - "set_tweak": "ring", - "value": "default" + "set_tweak": "sound", + "value": "ring" } ] }