mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Show message to enable background blur each time
This commit is contained in:
		@@ -664,7 +664,7 @@ class CallWindow extends CustomEvents {
 | 
				
			|||||||
		this.blurBackground = !this.blurBackground;
 | 
							this.blurBackground = !this.blurBackground;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		// Check if background blur network is loaded
 | 
							// Check if background blur network is loaded
 | 
				
			||||||
		if(!this.backgroundDetectionNetwork)
 | 
							if(this.blurBackground)
 | 
				
			||||||
			notify("Please stop and start streaming again to apply modification!");
 | 
								notify("Please stop and start streaming again to apply modification!");
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user