mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-07 05:47:03 +00:00
Federated room joins (#2188)
This commit is contained in:
@@ -189,6 +189,7 @@ export async function initClient(
|
||||
}
|
||||
|
||||
await client.initCrypto();
|
||||
client.setGlobalErrorOnUnknownDevices(false);
|
||||
await client.startClient();
|
||||
await waitForSync(client);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user