Disable error on unverified device.

Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2024-02-19 09:13:02 +01:00
parent bcd8890f0a
commit 81fe04ad65

View File

@@ -190,6 +190,7 @@ export async function initClient(
if (client.initCrypto) {
await client.initCrypto();
client.setGlobalErrorOnUnknownDevices(false);
}
await client.startClient({