mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-14 19:05:10 +00:00
Revert: Keep room_id's in group summary
This commit is contained in:
@@ -109,6 +109,7 @@ class GroupsServerHandler(object):
|
||||
room_id, len(joined_users),
|
||||
with_alias=False, allow_private=True,
|
||||
)
|
||||
entry.pop("room_id", None)
|
||||
|
||||
room_entry["profile"] = entry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user