peeeeeeeeep8888888888888888888888888888
This commit is contained in:
parent
ea18996f54
commit
818b08d0e4
|
@ -1178,7 +1178,7 @@ class GroupServerStore(SQLBaseStore):
|
|||
user_id,
|
||||
gtype,
|
||||
json.loads(content_json),
|
||||
) for stream_id, group_id, user_id, gtype, content_json in txn]
|
||||
) for stream_id, group_id, user_id, gtype, content_json in txn]
|
||||
return self.runInteraction(
|
||||
"get_all_groups_changes", _get_all_groups_changes_txn,
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue