forked from an/flokati
		
	modules/weather: minor bugfix
This commit is contained in:
		
							parent
							
								
									b30ccd0171
								
							
						
					
					
						commit
						1aa1a2b6c0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -82,7 +82,7 @@ func init() {
 | 
			
		|||
 | 
			
		||||
func weatherConfig() {
 | 
			
		||||
	time.Sleep(5 * time.Second)
 | 
			
		||||
	owmQueryAPIKey = weatherApiKey
 | 
			
		||||
	owmQueryAPIKey = *weatherApiKey
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func weatherHandleMessage(m *irc.Message) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue