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

update favorites page

This commit is contained in:
Luke Pulverenti 2015-07-09 01:52:25 -04:00
parent 22586c7a8f
commit ddb3bd5b3b
9 changed files with 265 additions and 65 deletions

View file

@ -1907,7 +1907,7 @@ var AppInfo = {};
}
if ($.browser.safari) {
require(['cordova/remotecontrols', 'cordova/ios/orientation']);
require(['cordova/ios/orientation']);
}
} else {