mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:30:05 +00:00 
			
		
		
		
	update RadarSite text in the UI to 'Radar Site'
This commit is contained in:
		
							parent
							
								
									1cdea4b137
								
							
						
					
					
						commit
						4e6c992eaf
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -15,7 +15,7 @@ namespace types | |||
| static const std::unordered_map<LocationMethod, std::string> | ||||
|    locationMethodName_ {{LocationMethod::Fixed, "Fixed"}, | ||||
|                         {LocationMethod::Track, "Track"}, | ||||
|                         {LocationMethod::RadarSite, "RadarSite"}, | ||||
|                         {LocationMethod::RadarSite, "Radar Site"}, | ||||
|                         {LocationMethod::County, "County"}, | ||||
|                         {LocationMethod::All, "All"}, | ||||
|                         {LocationMethod::Unknown, "?"}}; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak