mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-09-03 03:50:02 +03:00
Update src/scripts/site.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
co-authored by
Dmitry Lyzo
parent
85e0153749
commit
2d5db406c8
@@ -470,7 +470,6 @@ function initClient() {
|
||||
|
||||
require(['apphost', 'css!assets/css/librarybrowser'], function (appHost) {
|
||||
loadPlugins(appHost, browser).then(function () {
|
||||
console.groupEnd('loading packages');
|
||||
onAppReady(browser);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user