diff --git a/src/components/views/settings/Notifications.js b/src/components/views/settings/Notifications.js index 1754622397..1e99096ad3 100644 --- a/src/components/views/settings/Notifications.js +++ b/src/components/views/settings/Notifications.js @@ -1,5 +1,5 @@ /* -Copyright 2015, 2016 OpenMarket Ltd +Copyright 2016 OpenMarket Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -195,7 +195,7 @@ var VectorPushRulesDefinitions = { loud: [ "notify", { - "set_tweak": "sound", + "set_tweak": "ring", "value": "default" } ]