Add joined_local_devices to rooms (#96)

This commit is contained in:
Dirk Klimpel 2021-05-04 13:49:20 +02:00 committed by GitHub
parent f8331a459d
commit 0268cc0e94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View file

@ -107,6 +107,7 @@ export const RoomShow = props => {
>
<TextField source="joined_members" />
<TextField source="joined_local_members" />
<TextField source="joined_local_devices" />
<TextField source="state_events" />
<TextField source="version" />
<TextField