change(permissions) : allow to change ShareLiveLocation permission
This commit is contained in:
+2
@@ -421,6 +421,8 @@ class JoinedRustRoom(
|
||||
roomAvatar = roomPowerLevelsValues.roomAvatar,
|
||||
roomTopic = roomPowerLevelsValues.roomTopic,
|
||||
spaceChild = roomPowerLevelsValues.spaceChild,
|
||||
beacon = roomPowerLevelsValues.beacon,
|
||||
beaconInfo = roomPowerLevelsValues.beaconInfo,
|
||||
)
|
||||
innerRoom.applyPowerLevelChanges(changes)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user