mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-25 20:19:21 -05:00
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
Block a user