forked from an/flokati
		
	Merge branch 'master' of sikk/flokatirc into master
This commit is contained in:
		
						commit
						1dad661ceb
					
				
					 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