Remove memory store to make it testable

This commit is contained in:
Timo
2024-11-12 13:46:58 +01:00
parent 1df7b7e9fb
commit 6b0387fee5

View File

@@ -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: