1
0
Fork 0
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:
dkanada 2019-04-10 01:07:26 -07:00
parent fa998abfbc
commit 58dd96bdea

View file

@ -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",