[FIX] creating room with federated member (#23347)
* Fix creating room with federated member When creating a room with a federated member the local user only has the attributes "_id" and "username" for the event normalizeUser. In there the attribute emails is called but only defined two lines down. Moved the definition before the call to resolve "undefined user" error message on room creation. * remove empty line (no traling spaces)pull/23957/head
parent
008310e950
commit
e1c527a594
Loading…
Reference in new issue