mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-28 14:04:10 +01:00
Update data/event-schemas/schema/m.room.power_levels.yaml
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
This commit is contained in:
parent
f307c7e202
commit
88b21e9331
|
|
@ -76,7 +76,7 @@ properties:
|
||||||
The default level required to send state events. Can be overridden
|
The default level required to send state events. Can be overridden
|
||||||
by the `events` key. Defaults to 50 if unspecified.
|
by the `events` key. Defaults to 50 if unspecified.
|
||||||
|
|
||||||
**Note**: When there is no power levels event in the room, this defaults
|
**Note**: When there is no `m.room.power_levels` event in the room, this defaults
|
||||||
to 0. See description for more information.
|
to 0. See description for more information.
|
||||||
type: integer
|
type: integer
|
||||||
users:
|
users:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue