Данилов Денис 1 year ago
parent
commit
c1f288daaf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      esoft_Mobile/esoft_Mobile/MainPage.xaml.cs

+ 1 - 1
esoft_Mobile/esoft_Mobile/MainPage.xaml.cs

@@ -45,7 +45,7 @@ namespace esoft_Mobile
                 }
             }
             catch (Exception ex)
-            {
+            { 
                 await DisplayAlert("Ошибка", ex.Message, "OK");
             }
         }