mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove old require statement for staticbackdrops
This commit is contained in:
parent
fa998abfbc
commit
58dd96bdea
1 changed files with 0 additions and 1 deletions
|
@ -674,7 +674,6 @@ var AppInfo = {};
|
|||
var paths = {
|
||||
velocity: bowerPath + "/velocity/velocity.min",
|
||||
vibrant: bowerPath + "/vibrant/dist/vibrant",
|
||||
staticBackdrops: componentsPath + "/staticbackdrops",
|
||||
ironCardList: "components/ironcardlist/ironcardlist",
|
||||
scrollThreshold: "components/scrollthreshold",
|
||||
playlisteditor: "components/playlisteditor/playlisteditor",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue