Merge pull request #684 from Microsoft/vbulavin/issue_679
#679 - Implemented
This commit is contained in:
Коммит
9f74640453
|
@ -39,7 +39,7 @@ extension EditProfileViewController: EditProfileViewInput {
|
|||
}
|
||||
|
||||
func showError(_ error: Error) {
|
||||
showErrorAlert(error)
|
||||
showErrorAlert(error, ignoreNoConnectionErrors: false)
|
||||
}
|
||||
|
||||
func setSaveButtonEnabled(_ isEnabled: Bool) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче