feature: added error messages handler
This commit is contained in:
parent
a5254ac238
commit
eda24765e7
4 changed files with 16 additions and 17 deletions
|
|
@ -139,6 +139,7 @@ PageType {
|
|||
if (!ApiConfigsController.updateServiceFromGateway(ServersModel.defaultIndex, countryCode, countryName)) {
|
||||
ApiCountryModel.currentIndex = prevIndex
|
||||
}
|
||||
PageController.showBusyIndicator(false)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue