typo
This commit is contained in:
		
							parent
							
								
									6724001ee3
								
							
						
					
					
						commit
						22959b6c4c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1092,7 +1092,7 @@ class ConnectionHandlers(ConnectionVcard, ConnectionBytestream, ConnectionDisco)
 | 
			
		|||
		query = iq_obj.getTag('query')
 | 
			
		||||
		storage_tag = query.getTag('storage')
 | 
			
		||||
		if storage_tag:
 | 
			
		||||
			ns = gajim_tag.getNamespace()
 | 
			
		||||
			ns = storage_tag.getNamespace()
 | 
			
		||||
			if ns == 'storage:metacontacts':
 | 
			
		||||
				# Private XML Storage (JEP49) is not supported by server
 | 
			
		||||
				# Continue connecting
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue