typo
This commit is contained in:
		
							parent
							
								
									33947c45c8
								
							
						
					
					
						commit
						7e4f56f002
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -394,7 +394,7 @@ class Interface: | |||
| 		jid = jids[0] | ||||
| 		gcs = self.windows[account]['gc'] | ||||
| 		if jid in gcs: | ||||
| 			if len(jid) > 1: # it's a pm | ||||
| 			if len(jids) > 1: # it's a pm | ||||
| 				nick = jids[1] | ||||
| 				if not self.windows[account]['chats'].has_key(fjid): | ||||
| 					gc = gcs[jid] | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue