fix indentation
This commit is contained in:
		
							parent
							
								
									0521df8edb
								
							
						
					
					
						commit
						e504fc2001
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -960,7 +960,7 @@ class AgentBrowser:
 | 
			
		|||
                    name = identities[0]['name']
 | 
			
		||||
 | 
			
		||||
        if name:
 | 
			
		||||
          self.window._set_window_banner_text(self._get_agent_address(), name)
 | 
			
		||||
            self.window._set_window_banner_text(self._get_agent_address(), name)
 | 
			
		||||
 | 
			
		||||
        # Add an icon to the banner.
 | 
			
		||||
        pix = self.cache.get_icon(identities, addr=self._get_agent_address())
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue