mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-24 07:19:23 -05:00
Rename the room-with-two-people rule to be more compatible if we have actual one to one rooms.
This commit is contained in:
parent
2a6dedd7cc
commit
769f8b58e8
@ -84,7 +84,7 @@ def make_base_override_rules():
|
||||
]
|
||||
},
|
||||
{
|
||||
'rule_id': 'global/override/.m.rule.room_two_members',
|
||||
'rule_id': 'global/override/.m.rule.room_one_to_one',
|
||||
'conditions': [
|
||||
{
|
||||
'kind': 'room_member_count',
|
||||
|
Loading…
Reference in New Issue
Block a user