mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix lint
This commit is contained in:
parent
ed4e733a64
commit
ce74cb0602
1 changed files with 0 additions and 1 deletions
|
@ -323,7 +323,6 @@ class AppRouter {
|
|||
}
|
||||
|
||||
import('text!' + url).then(({default: html}) => {
|
||||
console.warn(html)
|
||||
this.loadContent(ctx, route, html, request);
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue