mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 02:48:19 -07:00
Remove default
This commit is contained in:
parent
0feb4f1e36
commit
ed4e733a64
@ -1440,7 +1440,7 @@ import 'css!assets/css/videoosd';
|
||||
});
|
||||
} catch (e) {
|
||||
import('appRouter').then(({default: appRouter}) => {
|
||||
appRouter.default.goHome();
|
||||
appRouter.goHome();
|
||||
});
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user