feat: Add chatwoot:error sdk event (#3998)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export const SET_USER_ERROR = 'SET_USER_ERROR';
|
||||
@@ -0,0 +1,2 @@
|
||||
export const CHATWOOT_ERROR = 'chatwoot:error';
|
||||
export const CHATWOOT_READY = 'chatwoot:ready';
|
||||
Reference in New Issue
Block a user