mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-04 19:01:27 +00:00
Get rule type right
This commit is contained in:
@@ -240,7 +240,7 @@ BASE_APPEND_OVERRIDE_RULES = [
|
||||
]
|
||||
},
|
||||
{
|
||||
'rule_id': 'global/underride/.m.rule.channelnotif',
|
||||
'rule_id': 'global/override/.m.rule.channelnotif',
|
||||
'conditions': [
|
||||
{
|
||||
'kind': 'event_match',
|
||||
|
||||
Reference in New Issue
Block a user