mirror of
				https://github.com/taigrr/wtf
				synced 2025-01-18 04:03:14 -08:00 
			
		
		
		
	remove spurious formatting.
This commit is contained in:
		
							parent
							
								
									0b63a56e40
								
							
						
					
					
						commit
						3dbfc14056
					
				| @ -85,5 +85,5 @@ func (widget *Widget) buildTitle(cityData *owm.CurrentWeatherData) string { | |||||||
| 		return fmt.Sprintf("%s %s", widget.emojiFor(cityData), cityData.Name) | 		return fmt.Sprintf("%s %s", widget.emojiFor(cityData), cityData.Name) | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
| 	return fmt.Sprintf("%s", cityData.Name) | 	return cityData.Name | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user