Getting export modal to wait.
This commit is contained in:
parent
2bf65601a1
commit
fb6f79618e
|
@ -46,7 +46,7 @@
|
|||
if (!$validation.valid) {
|
||||
return keepOpen
|
||||
}
|
||||
exportApp(password)
|
||||
await exportApp(password)
|
||||
},
|
||||
isValid: $validation.valid,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue