Remove memory store to make it testable

This commit is contained in:
Timo
2024-11-12 13:46:58 +01:00
committed by Hugh Nimmo-Smith
parent d66914d628
commit c59ab81875

View File

@@ -125,7 +125,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: