mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-25 09:35:33 +00:00
use memory store + css
This commit is contained in:
@@ -124,6 +124,7 @@ 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:
|
||||
|
||||
Reference in New Issue
Block a user