avatar is updated when someone updates it
This commit is contained in:
		
							parent
							
								
									f5139c288f
								
							
						
					
					
						commit
						5c42980857
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -504,7 +504,6 @@ class Connection:
 | 
			
		|||
				self.dispatch('ERROR_ANSWER', ('', jid_stripped,
 | 
			
		||||
					errmsg, errcode))
 | 
			
		||||
 | 
			
		||||
		avatar_sha = None
 | 
			
		||||
		if avatar_sha:
 | 
			
		||||
			if self.vcard_shas.has_key(jid_stripped):
 | 
			
		||||
				if avatar_sha != self.vcard_shas[jid_stripped]:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue