PushRules settings: Applied easy review remarks

pull/641/head
manuroe 2016-01-18 18:07:33 +01:00
parent bdcf683942
commit 7c0fffa79b
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* /*
Copyright 2015, 2016 OpenMarket Ltd Copyright 2016 OpenMarket Ltd
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
@ -195,7 +195,7 @@ var VectorPushRulesDefinitions = {
loud: [ loud: [
"notify", "notify",
{ {
"set_tweak": "sound", "set_tweak": "ring",
"value": "default" "value": "default"
} }
] ]