mirror of
				https://github.com/ItzCrazyKns/Perplexica.git
				synced 2025-11-04 04:38:15 +00:00 
			
		
		
		
	feat(chat-window): remove toast
This commit is contained in:
		@@ -236,7 +236,6 @@ const useSocket = (
 | 
			
		||||
                setIsWSReady(true);
 | 
			
		||||
                retryCountRef.current = 0;
 | 
			
		||||
                setError(false);
 | 
			
		||||
                toast.success('Connection restored');
 | 
			
		||||
                clearInterval(interval);
 | 
			
		||||
              }
 | 
			
		||||
            }, 5);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user