mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-26 08:29:24 -05:00
peeeeeeeeep8888888888888888888888888888
This commit is contained in:
parent
ea18996f54
commit
818b08d0e4
@ -1178,7 +1178,7 @@ class GroupServerStore(SQLBaseStore):
|
|||||||
user_id,
|
user_id,
|
||||||
gtype,
|
gtype,
|
||||||
json.loads(content_json),
|
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(
|
return self.runInteraction(
|
||||||
"get_all_groups_changes", _get_all_groups_changes_txn,
|
"get_all_groups_changes", _get_all_groups_changes_txn,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user