mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add theme song
This commit is contained in:
parent
86e7b20cfc
commit
1fbb32df8c
11 changed files with 1662 additions and 4 deletions
|
@ -2050,7 +2050,8 @@ var AppInfo = {};
|
|||
tvguide: 'components/tvguide/tvguide',
|
||||
directorybrowser: 'components/directorybrowser/directorybrowser',
|
||||
collectioneditor: 'components/collectioneditor/collectioneditor',
|
||||
playlisteditor: 'components/playlisteditor/playlisteditor'
|
||||
playlisteditor: 'components/playlisteditor/playlisteditor',
|
||||
howler: 'bower_components/howler.js/howler.min'
|
||||
};
|
||||
|
||||
if (Dashboard.isRunningInCordova()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue