mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 21:14:09 +01:00
Revert "Mention that state_default can be zero by default. (#1478)"
This reverts commit 7670a74116.
This commit is contained in:
parent
7670a74116
commit
4a90545e3d
|
|
@ -1 +0,0 @@
|
|||
Further clarify that `state_default` on `m.room.power_levels` is 0 when no power levels event is in the room.
|
||||
|
|
@ -75,9 +75,6 @@ properties:
|
|||
description: |-
|
||||
The default level required to send state events. Can be overridden
|
||||
by the `events` key. Defaults to 50 if unspecified.
|
||||
|
||||
**Note**: When there is no `m.room.power_levels` event in the room, this defaults
|
||||
to 0. See description for more information.
|
||||
type: integer
|
||||
users:
|
||||
additionalProperties:
|
||||
|
|
|
|||
Loading…
Reference in a new issue