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 15:07:03 -05:00
parent c7796f7033
commit be200035e3
8 changed files with 82 additions and 8 deletions

View file

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