mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 20:06:06 +02:00
This commit is contained in:
@@ -40,7 +40,7 @@ init(async (mios: MiOS) => {
|
||||
|
||||
// Start routing
|
||||
route(mios);
|
||||
});
|
||||
}, true);
|
||||
|
||||
function registerNotifications(stream: HomeStreamManager) {
|
||||
if (stream == null) return;
|
||||
|
||||
Reference in New Issue
Block a user