mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-27 02:41:53 +00:00
set timeout
This commit is contained in:
committed by
Matt Hill
parent
1c8c036225
commit
13a17d2a88
@@ -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