parent
					
						
							
								881aa1685d
							
						
					
				
			
			
				commit
				
					
						3d55f2c125
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -36911,7 +36911,7 @@ MessageReceiver.prototype = {
 | 
			
		|||
        }
 | 
			
		||||
        if (syncMessage.sent) {
 | 
			
		||||
            var sentMessage = syncMessage.sent;
 | 
			
		||||
            console.log('sent message to', sentMessage.destination, envelope.timestamp.toNumber(), 'from', envelope.source + '.' + envelope.sourceDevice);
 | 
			
		||||
            console.log('sent message to', sentMessage.destination, sentMessage.timestamp.toNumber(), 'from', envelope.source + '.' + envelope.sourceDevice);
 | 
			
		||||
            return this.handleSentMessage(
 | 
			
		||||
                    sentMessage.destination,
 | 
			
		||||
                    sentMessage.timestamp,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue