mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-11 15:34:19 -05:00
Fix typo
This commit is contained in:
parent
14a34f12d7
commit
57826d645b
@ -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 membership == "join":
|
||||||
if local_attestation:
|
if local_attestation:
|
||||||
|
Loading…
Reference in New Issue
Block a user