Add OLM_OPTIONS global TODO
This commit is contained in:
@@ -29,6 +29,7 @@ function waitForSync(client) {
|
||||
}
|
||||
|
||||
export async function initClient(clientOptions) {
|
||||
// TODO: https://gitlab.matrix.org/matrix-org/olm/-/issues/10
|
||||
window.OLM_OPTIONS = {};
|
||||
await Olm.init({ locateFile: () => olmWasmPath });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user