mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-07-24 22:44:49 +02:00
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…
x
Reference in New Issue
Block a user