Fix regression from 8b800f46
				
					
				
			This commit is contained in:
		
							parent
							
								
									a5b17a87a9
								
							
						
					
					
						commit
						1e9fb205ee
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -119,7 +119,7 @@ class VCardAvatars:
 | 
			
		|||
                    app.contacts.set_avatar(self._account, jid, avatar_sha)
 | 
			
		||||
                    app.interface.update_avatar(
 | 
			
		||||
                        self._account, jid, room_avatar=room)
 | 
			
		||||
                return
 | 
			
		||||
                    return
 | 
			
		||||
 | 
			
		||||
            if avatar_sha not in self._requested_shas:
 | 
			
		||||
                self._requested_shas.append(avatar_sha)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue