fixed error handling for config import

This commit is contained in:
vladimir.kuznetsov 2024-03-21 23:29:40 +05:00
parent 516e3da7e2
commit 02f186c54e
5 changed files with 7 additions and 8 deletions

View file

@ -24,7 +24,6 @@ PageType {
} else {
PageController.closePage()
}
PageController.showErrorMessage(errorMessage)
}
function onImportFinished() {