deps(sdk): fix api usages
This commit is contained in:
parent
0ef5576c3b
commit
fe65ba1839
11 changed files with 18 additions and 6 deletions
|
|
@ -260,5 +260,6 @@ fun defaultRoomPowerLevelValues() = RoomPowerLevelsValues(
|
|||
redactEvents = 50,
|
||||
roomName = 100,
|
||||
roomAvatar = 100,
|
||||
roomTopic = 100
|
||||
roomTopic = 100,
|
||||
spaceChild = 100,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue