mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-08 06:33:27 +00:00
Fix typo
This commit is contained in:
@@ -798,7 +798,7 @@ class GroupServerStore(SQLBaseStore):
|
||||
},
|
||||
)
|
||||
|
||||
# TODO: Insert profile to ensuer it comes down stream if its a join.
|
||||
# TODO: Insert profile to ensure it comes down stream if its a join.
|
||||
|
||||
if membership == "join":
|
||||
if local_attestation:
|
||||
|
||||
Reference in New Issue
Block a user