mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-04 18:54:09 +01:00
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
|
|
@ -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…
Reference in a new issue