auto-queue episodes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user