diff --git a/src/utils/matrix.ts b/src/utils/matrix.ts index 4b966429..d3821a3f 100644 --- a/src/utils/matrix.ts +++ b/src/utils/matrix.ts @@ -123,7 +123,6 @@ export async function initClient( localTimeoutMs: 5000, useE2eForGroupCall: e2eEnabled, fallbackICEServerAllowed: fallbackICEServerAllowed, - store: new MemoryStore(), }); // In case of logging in a new matrix account but there is still crypto local store. This is needed for: