mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
2ea72f2749
commit
a981c0eb8b
6 changed files with 3 additions and 907 deletions
|
@ -1721,7 +1721,6 @@ var AppInfo = {};
|
|||
humanedate: 'components/humanedate',
|
||||
libraryBrowser: 'scripts/librarybrowser',
|
||||
chromecasthelpers: 'components/chromecasthelpers',
|
||||
fastclick: bowerPath + '/fastclick/lib/fastclick',
|
||||
events: apiClientBowerPath + '/events',
|
||||
credentialprovider: apiClientBowerPath + '/credentials',
|
||||
apiclient: apiClientBowerPath + '/apiclient',
|
||||
|
@ -3073,10 +3072,6 @@ var AppInfo = {};
|
|||
|
||||
loadTheme();
|
||||
|
||||
if (browserInfo.safari && browserInfo.mobile) {
|
||||
//initFastClick();
|
||||
}
|
||||
|
||||
if (Dashboard.isRunningInCordova()) {
|
||||
deps.push('registrationservices');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue