Merge branch 'develop' into feat/new-auth-screens
This commit is contained in:
commit
73f54648c6
1 changed files with 0 additions and 2 deletions
|
@ -154,8 +154,6 @@ export const IFrameHelper = {
|
|||
IFrameHelper.sendMessage('set-user', window.$chatwoot.user);
|
||||
}
|
||||
|
||||
dispatchWindowEvent({ eventName: CHATWOOT_READY });
|
||||
|
||||
window.playAudioAlert = () => {};
|
||||
|
||||
initOnEvents.forEach(e => {
|
||||
|
|
Loading…
Reference in a new issue