This commit is contained in:
parent
c1efe0a3a4
commit
c47addc973
4 changed files with 17 additions and 6 deletions
|
|
@ -40,7 +40,7 @@ init(async (mios: MiOS) => {
|
|||
|
||||
// Start routing
|
||||
route(mios);
|
||||
});
|
||||
}, true);
|
||||
|
||||
function registerNotifications(stream: HomeStreamManager) {
|
||||
if (stream == null) return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue