Add page to show room details
Change-Id: Iec4f402c4322d775cc14c567069a3295ad383b44
This commit is contained in:
@@ -37,8 +37,6 @@ const resourceMap = {
|
||||
map: r => ({
|
||||
...r,
|
||||
id: r.room_id,
|
||||
alias: r.canonical_alias,
|
||||
members: r.joined_members,
|
||||
}),
|
||||
data: "rooms",
|
||||
total: json => json.total_rooms,
|
||||
|
||||
Reference in New Issue
Block a user