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
17
dashboard-ui/bower_components/howler.js/.bower.json
vendored
Normal file
17
dashboard-ui/bower_components/howler.js/.bower.json
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "howler.js",
|
||||
"version": "1.1.27",
|
||||
"description": "Javascript audio library for the modern web.",
|
||||
"main": "howler.js",
|
||||
"homepage": "https://github.com/goldfire/howler.js",
|
||||
"_release": "1.1.27",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.1.27",
|
||||
"commit": "70cbd7af0e3e7ced5a825fff8d297b7710835f6d"
|
||||
},
|
||||
"_source": "git://github.com/goldfire/howler.js.git",
|
||||
"_target": "~1.1.27",
|
||||
"_originalSource": "howler",
|
||||
"_direct": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue