mirror of
https://github.com/bspeice/itcs4180
synced 2024-11-08 16:38:14 -05:00
Scan now works
This commit is contained in:
parent
5c124121fb
commit
d386b0b346
@ -46,7 +46,7 @@ public class LocationClient {
|
||||
}
|
||||
catch(RetrofitError e)
|
||||
{
|
||||
return "Verification failed";
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user