Change a room's permissions power levels (#2525)

* Change a room's permissions power levels

* Make `currentPermissions` use a `MatrixRoomPowerLevels?` instance instead.

* Update strings

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
Jorge Martin Espinosa 2024-03-12 15:45:06 +01:00 committed by GitHub
parent 796bdc0224
commit d19b3fe091
71 changed files with 1556 additions and 58 deletions

1
changelog.d/2259.feature Normal file
View file

@ -0,0 +1 @@
Change a room's permissions power levels.