7a37c50958
An error `ReferenceError: mainModule is not defined` is fixed. That started to happen when we moved registered context properties from constructors to `load` proc, because of lazy context property inatialization (after we ensure that a user is logged in), but main.qml is loaded when the app start, when we don't have `mainModule` registered yet. |
||
---|---|---|
.. | ||
StatusQ@ea9a560277 | ||
app | ||
fonts | ||
i18n | ||
imports | ||
generate-rcc.go | ||
main.qml | ||
nim-status-client.pro |