forked from an/flokati
		
	bug fix
This commit is contained in:
		
							parent
							
								
									3fcf313799
								
							
						
					
					
						commit
						9ce037f784
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -100,7 +100,7 @@ func (r *Receivers) makeCoffee() {
 | 
			
		|||
 | 
			
		||||
func (r *Receivers) addNames(newNames []string) {
 | 
			
		||||
	for _, v := range newNames {
 | 
			
		||||
		r.names[v] = true
 | 
			
		||||
		r.names[strings.ToLower(v)] = true
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue