1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update components

This commit is contained in:
Luke Pulverenti 2015-12-23 13:47:53 -05:00
parent f7c68dca31
commit fb80e3cfc7
5 changed files with 70 additions and 1 deletions

View file

@ -1835,7 +1835,7 @@ var AppInfo = {};
map: {
'*': {
'css': 'components/requirecss',
'html': 'components/requirehtml'
'html': bowerPath + '/emby-webcomponents/requirehtml'
}
},
urlArgs: urlArgs,