mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-04-22 04:46:30 +02:00
Version 3.0.264
This commit is contained in:
parent
e5c09b9b8d
commit
bf8e3fa73a
18 changed files with 199 additions and 100 deletions
|
@ -408,7 +408,7 @@ namespace TINK.ViewModel.Contact
|
|||
}
|
||||
catch (Exception l_oException)
|
||||
{
|
||||
Log.ForContext<SelectStationPageViewModel>().Error($"An error occurred switching view TINK/ Konrad.\r\n{l_oException.Message}");
|
||||
Log.ForContext<SelectStationPageViewModel>().Error($"An error occurred opening select station page.\r\n{l_oException.Message}");
|
||||
|
||||
IsRunning = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue