Rename room-with-two-members rule because when/if we have actual one-to-one rooms, this will reflect reality better.
This commit is contained in:
parent
686c6fd03a
commit
63593de4b8
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ with these IDs, their semantics should match those given below:
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
.m.rule.room_two_members
|
.m.rule.room_one_to_one
|
||||||
Matches any message sent in a room with exactly two members.
|
Matches any message sent in a room with exactly two members.
|
||||||
|
|
||||||
Definition (this rule can only be an override or underride rule)::
|
Definition (this rule can only be an override or underride rule)::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue