Revert to previous commit

Revert to b95232027a
This commit is contained in:
avaness
2024-08-02 18:55:57 -05:00
parent 53b20a2396
commit 76eba720df
5 changed files with 26 additions and 99 deletions

View File

@@ -655,7 +655,7 @@ namespace SeamlessClient.ServerSwitching
}
catch (Exception ex)
{
Seamless.TryShow($"An error occurred while loading GPS points! You will have an empty gps list! \n {ex.ToString()}");
Seamless.TryShow($"An error occured while loading GPS points! You will have an empty gps list! \n {ex.ToString()}");
}