Fix typo
This commit is contained in:
		
							parent
							
								
									b94c827400
								
							
						
					
					
						commit
						b6db6026be
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -156,7 +156,7 @@ class ConnectionJingle(object): | |||
|         use_security = contact.supports(nbxmpp.NS_JINGLE_XTLS) | ||||
|         jingle = JingleSession(self, weinitiate=True, jid=jid, werequest=request) | ||||
|         # this is a file transfer | ||||
|         jingle.session_type_FT = True | ||||
|         jingle.session_type_ft = True | ||||
|         self._sessions[jingle.sid] = jingle | ||||
|         file_props.sid = jingle.sid | ||||
|         if contact.supports(nbxmpp.NS_JINGLE_BYTESTREAM): | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue