mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-19 08:41:39 +01:00
config is at same level as paths
This commit is contained in:
parent
de24034b22
commit
b469d03677
@ -24,7 +24,7 @@
|
||||
olm: olmPaths,
|
||||
downloadSandbox: downloadSandboxPath,
|
||||
worker: workerPath,
|
||||
config: JSON.parse(configJSON)
|
||||
...JSON.parse(configJSON)
|
||||
};
|
||||
const platform = new Platform(
|
||||
document.body,
|
||||
|
Loading…
x
Reference in New Issue
Block a user