mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
misc fixes
This commit is contained in:
committed by
Matt Hill
parent
f78d6c3034
commit
601604a3d0
@@ -143,6 +143,7 @@ export class AppActionsPage {
|
||||
}
|
||||
|
||||
private async executeAction (pkgId: string, actionId: string, input?: object): Promise<boolean> {
|
||||
console.log('executing action')
|
||||
const loader = await this.loadingCtrl.create({
|
||||
spinner: 'lines',
|
||||
message: 'Executing action...',
|
||||
|
||||
Reference in New Issue
Block a user