mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
use shared action sheet
This commit is contained in:
parent
7204e2a9d8
commit
a832af5f4c
6 changed files with 279 additions and 16 deletions
|
@ -1835,7 +1835,8 @@ var AppInfo = {};
|
|||
paths.sharingwidget = "components/sharingwidget";
|
||||
paths.serverdiscovery = apiClientBowerPath + "/serverdiscovery";
|
||||
paths.wakeonlan = apiClientBowerPath + "/wakeonlan";
|
||||
paths.actionsheet = "scripts/actionsheet";
|
||||
|
||||
define("actionsheet", [embyWebComponentsBowerPath + "/actionsheet/actionsheet"], returnFirstDependency);
|
||||
}
|
||||
|
||||
// hack for an android test before browserInfo is loaded
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue