Skip to content
Snippets Groups Projects
Unverified Commit 12abd724 authored by reivilibre's avatar reivilibre Committed by GitHub
Browse files

Revert 'Remove the unspecced field in the response. (#13365)' to give more...

Revert 'Remove the unspecced  field in the  response. (#13365)' to give more time for clients to update. (#13501)
parent 3d1b860f
No related branches found
No related tags found
No related merge requests found
Revert 'Remove the unspecced `room_id` field in the `/hierarchy` response. (#13365)' to give more time for clients to update.
......@@ -453,6 +453,7 @@ class RoomSummaryHandler:
"type": e.type,
"state_key": e.state_key,
"content": e.content,
"room_id": e.room_id,
"sender": e.sender,
"origin_server_ts": e.origin_server_ts,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment