mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
set timeout
This commit is contained in:
committed by
Aiden McClelland
parent
066683b0bf
commit
ee44f49658
@@ -167,7 +167,7 @@ export class AppActionsPage {
|
||||
},
|
||||
})
|
||||
|
||||
await successModal.present()
|
||||
setTimeout(() => successModal.present(), 400)
|
||||
|
||||
} catch (e) {
|
||||
this.errToast.present(e)
|
||||
|
||||
Reference in New Issue
Block a user