typo
This commit is contained in:
		
							parent
							
								
									ee7067a4ec
								
							
						
					
					
						commit
						d0299a2f3f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -140,7 +140,7 @@ class HistoryWindow:
 | 
			
		|||
			tag_msg = 'status'
 | 
			
		||||
		elif type == 'recv':
 | 
			
		||||
			try:
 | 
			
		||||
				name = self.plugin.roster.contacts[self.jid][0].name
 | 
			
		||||
				name = self.plugin.roster.contacts[self.account][self.jid][0].name
 | 
			
		||||
			except:
 | 
			
		||||
				name = None
 | 
			
		||||
			if not name:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue