Fixed gps key not found crash

This commit is contained in:
Bob Da Ross
2021-04-01 20:25:59 -05:00
parent c097a1e87c
commit e56d4fff94
3 changed files with 25 additions and 9 deletions

View File

@@ -470,7 +470,6 @@ namespace SeamlessClientPlugin.SeamlessTransfer
}catch(Exception ex)
{
SeamlessClient.TryShow(ex.ToString());
}