mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
removed ILiveTvItem interface
This commit is contained in:
parent
bd9bd07427
commit
66043451c1
1 changed files with 1 additions and 1 deletions
|
@ -1668,7 +1668,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.isConnectMode() && !Dashboard.isRunningInCordova()) {
|
||||
bowerPath += window.dashboardVersion;
|
||||
//bowerPath += window.dashboardVersion;
|
||||
}
|
||||
|
||||
return bowerPath;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue