Remove Non-ASCII character.
This commit is contained in:
		
							parent
							
								
									473e2cdbd8
								
							
						
					
					
						commit
						b1f13ca040
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1441,7 +1441,7 @@ class Interface:
 | 
			
		|||
				contact.groups = groups or []
 | 
			
		||||
			if re_add:
 | 
			
		||||
				self.roster.add_contact(jid, account)
 | 
			
		||||
				# Refilter and update oĺd groups
 | 
			
		||||
				# Refilter and update old groups
 | 
			
		||||
				for group in old_groups:
 | 
			
		||||
					self.roster.draw_group(group, account)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue