[Room Details] Implement room details screen (#256)
* Implement Room Details screen * Add option to create permalink from room id and alias, add share room action
This commit is contained in:
committed by
GitHub
parent
c75ebfb1e7
commit
0fb061fb2e
@@ -124,7 +124,7 @@ data class MobileScreen(
|
||||
* The screen shown when tapping the name of a room from the Room
|
||||
* screen.
|
||||
*/
|
||||
RoomDetails,
|
||||
RoomDetailss,
|
||||
|
||||
/**
|
||||
* The screen that lists public rooms for you to discover.
|
||||
|
||||
Reference in New Issue
Block a user