mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-10 00:29:22 -04:00
Revert: Keep room_id's in group summary
This commit is contained in:
parent
ae8d4bb0f0
commit
bb746a9de1
@ -109,6 +109,7 @@ class GroupsServerHandler(object):
|
|||||||
room_id, len(joined_users),
|
room_id, len(joined_users),
|
||||||
with_alias=False, allow_private=True,
|
with_alias=False, allow_private=True,
|
||||||
)
|
)
|
||||||
|
entry.pop("room_id", None)
|
||||||
|
|
||||||
room_entry["profile"] = entry
|
room_entry["profile"] = entry
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user