mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
auto-queue episodes
This commit is contained in:
parent
30015609f7
commit
cd2253bdea
2 changed files with 31 additions and 4 deletions
|
@ -1826,7 +1826,7 @@ var AppInfo = {};
|
|||
// Put the version into the bower path since we can't easily put a query string param on html imports
|
||||
// Emby server will handle this
|
||||
if (!Dashboard.isRunningInCordova()) {
|
||||
bowerPath += window.dashboardVersion;
|
||||
//bowerPath += window.dashboardVersion;
|
||||
}
|
||||
|
||||
return bowerPath;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue