Oops, I forgot to delete a '=', thanks roidelapluie
This commit is contained in:
		
							parent
							
								
									f7b2a7fe81
								
							
						
					
					
						commit
						d68509164f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1313,7 +1313,7 @@ class AccountModificationWindow:
 | 
			
		|||
			relogin_needed = False
 | 
			
		||||
		else: # we're connected to the account we want to apply changes
 | 
			
		||||
			# check if relogin is needed
 | 
			
		||||
			if = self.options_changed_need_relogin(config,
 | 
			
		||||
			if self.options_changed_need_relogin(config,
 | 
			
		||||
				('resource', 'proxy', 'usessl', 'keyname',
 | 
			
		||||
				'use_custom_host', 'custom_host')):
 | 
			
		||||
				relogin_needed = True
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue