0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-25 17:59:07 +02:00
This commit is contained in:
Erik Johnston 2017-07-20 13:15:22 +01:00 committed by GitHub
parent 14a34f12d7
commit 57826d645b

View file

@ -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: