mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-14 05:52:37 +01:00
380122866f
Properly convert a coroutine into a Deferred in federation_base to fix an error when joining a room.
1 line
106 B
Text
1 line
106 B
Text
Fix bug which caused an error when joining a room, with `'coroutine' object has no attribute 'event_id'`.
|