mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-10-15 23:57:31 +02:00
matrix#nsfl: fix misplaced bracket, improve language
This commit is contained in:
parent
db62fdb0f6
commit
7e314bad04
@ -264,9 +264,9 @@ moderators would have a couple of other options too:
|
|||||||
See the next bullet point, except `m.room.power_levels` and _event TODO_
|
See the next bullet point, except `m.room.power_levels` and _event TODO_
|
||||||
instead of `m.room.join_rules`.
|
instead of `m.room.join_rules`.
|
||||||
- There is also the possibility of making your join available only through
|
- There is also the possibility of making your join available only through
|
||||||
knocking/request to join, if it's at least version 7 (of
|
knocking/request to join (if it's at least version 7 of
|
||||||
{{site.matrixLatestRoomVersion}}). Element users will find it from labs,
|
{{site.matrixLatestRoomVersion}}). Element users will find the feature from
|
||||||
ElementX from developer settings (see below).
|
labs, ElementX from developer settings (see below).
|
||||||
- Element Web also has the possibility of `/devtools`, `Explore room state`,
|
- Element Web also has the possibility of `/devtools`, `Explore room state`,
|
||||||
`m.room.join_rules`, `{ "join_rule": "knock" }` (if the room is at least
|
`m.room.join_rules`, `{ "join_rule": "knock" }` (if the room is at least
|
||||||
version 7 of {{site.matrixLatestRoomVersion}}). Other options include
|
version 7 of {{site.matrixLatestRoomVersion}}). Other options include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user