mirror of https://github.com/vector-im/riot-web
PushRules settings: Applied easy review remarks
parent
bdcf683942
commit
7c0fffa79b
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue