tell xmpppy that stanza is treated when we send the version
This commit is contained in:
		
							parent
							
								
									97aef098bc
								
							
						
					
					
						commit
						5ebc240eeb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -381,6 +381,7 @@ class Connection: | |||
| 		if send_os: | ||||
| 			qp.setTagData('os', get_os_info()) | ||||
| 		con.send(iq_obj) | ||||
| 		raise common.xmpp.NodeProcessed | ||||
| 
 | ||||
| 	def _VersionResultCB(self, con, iq_obj): | ||||
| 		gajim.log.debug('VersionResultCB') | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue