Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into icon
# Conflicts: # src/components/multiselect/multiselect.js # src/controllers/devices.js
This commit is contained in:
@@ -244,9 +244,7 @@ define(["browser", "appStorage", "apphost", "loading", "connectionManager", "glo
|
||||
icon: "refresh"
|
||||
});
|
||||
|
||||
|
||||
|
||||
require(["actionsheet"], function (actionsheet) {
|
||||
require(['actionsheet'], function (actionsheet) {
|
||||
actionsheet.show({
|
||||
items: menuItems,
|
||||
positionTo: e.target,
|
||||
|
||||
Reference in New Issue
Block a user