typo: contact1 -> contact2
This commit is contained in:
		
							parent
							
								
									c5e836352e
								
							
						
					
					
						commit
						a861a3f719
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -439,7 +439,7 @@ class Contacts:
 | 
			
		|||
		else:
 | 
			
		||||
			show1 = show_list.index(contact1.show)
 | 
			
		||||
			priority1 = contact1.priority
 | 
			
		||||
		if not contact1:
 | 
			
		||||
		if not contact2:
 | 
			
		||||
			show2 = 0
 | 
			
		||||
			priority2 = 0
 | 
			
		||||
		else:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue