mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Avoid an error
This commit is contained in:
		@@ -358,6 +358,10 @@ class CallWindow extends CustomEvents {
 | 
			
		||||
			audio: true
 | 
			
		||||
		})
 | 
			
		||||
 | 
			
		||||
		// Check if the window was closed in the mean time
 | 
			
		||||
		if(!this.isOpen)
 | 
			
		||||
			return
 | 
			
		||||
 | 
			
		||||
		// Show user video
 | 
			
		||||
		this.addVideoStream(userID(), true, stream)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user