From 7c0fffa79bce45662bda198cc2bdd0484284dc66 Mon Sep 17 00:00:00 2001 From: manuroe Date: Mon, 18 Jan 2016 18:07:33 +0100 Subject: [PATCH] PushRules settings: Applied easy review remarks --- src/components/views/settings/Notifications.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/views/settings/Notifications.js b/src/components/views/settings/Notifications.js index 17546223..1e99096a 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" } ]