mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-09-03 03:50:02 +03:00
Fix lint
This commit is contained in:
@@ -323,7 +323,6 @@ class AppRouter {
|
||||
}
|
||||
|
||||
import('text!' + url).then(({default: html}) => {
|
||||
console.warn(html)
|
||||
this.loadContent(ctx, route, html, request);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user