mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 20:38:55 +03:00
assert rageshake loaded successfully
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
e1bdcf2d9e
commit
83653b3a22
1 changed files with 1 additions and 0 deletions
|
@ -181,6 +181,7 @@ async function start() {
|
|||
// app load critical path starts here
|
||||
// assert things started successfully
|
||||
// ##################################
|
||||
await rageshakePromise;
|
||||
await loadOlmPromise;
|
||||
await loadSkinPromise;
|
||||
await loadThemePromise;
|
||||
|
|
Loading…
Reference in a new issue