Update src/controllers/livetvstatus.js
Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
@@ -265,7 +265,7 @@ function showDeviceMenu(button, tunerDeviceId) {
|
||||
id: 'edit'
|
||||
});
|
||||
|
||||
require(['actionsheet'], function (actionsheet) {
|
||||
import('actionsheet').then(({default: actionsheet}) => {
|
||||
actionsheet.show({
|
||||
items: items,
|
||||
positionTo: button
|
||||
|
||||
Reference in New Issue
Block a user