mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-08 15:54:51 +00:00
parent
ad9a1c502b
commit
8097fa4da4
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ export const ReportShow = props => {
|
|||
<ReferenceField source="sender" reference="users">
|
||||
<TextField source="id" />
|
||||
</ReferenceField>
|
||||
<TextField source="sender" label="Sender (raw user ID)" />
|
||||
<TextField source="event_id" />
|
||||
<TextField source="event_json.origin" />
|
||||
<TextField source="event_json.type" />
|
||||
|
|
Loading…
Reference in a new issue