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