mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-11-04 04:57:51 +00:00 
			
		
		
		
	chore: Refactor audio notification helper (#6148)
This commit is contained in:
		@@ -0,0 +1,5 @@
 | 
			
		||||
import { IFrameHelper } from 'widget/helpers/utils';
 | 
			
		||||
 | 
			
		||||
export const playNewMessageNotificationInWidget = () => {
 | 
			
		||||
  IFrameHelper.sendMessage({ event: 'playAudio' });
 | 
			
		||||
};
 | 
			
		||||
		Reference in New Issue
	
	Block a user