Show topic in room basic view
This commit is contained in:
parent
3a34c03509
commit
3116b4e07a
@ -98,6 +98,7 @@ export const RoomShow = props => {
|
||||
<Tab label="synapseadmin.rooms.tabs.basic" icon={<ViewListIcon />}>
|
||||
<TextField source="room_id" />
|
||||
<TextField source="name" />
|
||||
<TextField source="topic" />
|
||||
<TextField source="canonical_alias" />
|
||||
<ReferenceField source="creator" reference="users">
|
||||
<TextField source="id" />
|
||||
|
Loading…
Reference in New Issue
Block a user