mirror of
https://github.com/bspeice/itcs4180
synced 2025-07-01 13:56:46 -04:00
Scan now works
This commit is contained in:
@ -46,7 +46,7 @@ public class LocationClient {
|
||||
}
|
||||
catch(RetrofitError e)
|
||||
{
|
||||
return "Verification failed";
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user