Keep room_id's in group summary

This commit is contained in:
Erik Johnston 2017-09-21 15:55:18 +01:00
parent 197d82dc07
commit ae8d4bb0f0

View File

@ -109,7 +109,6 @@ class GroupsServerHandler(object):
room_id, len(joined_users),
with_alias=False, allow_private=True,
)
entry.pop("room_id", None)
room_entry["profile"] = entry