Данилов Денис 1 rok pred
rodič
commit
c1f288daaf

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

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