mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
8b0390f354
Sometimes window.onload would run before loadApp had finished (specifically, if the browser had to wait for config.json to load). Avoid the race by moving all of the onload logic into loadApp. |
||
---|---|---|
.. | ||
components | ||
notifications | ||
skins/vector | ||
vector | ||
component-index.js | ||
header | ||
VectorConferenceHandler.js |