feat: Add a popout option on webwidget (#1174)
* feat: Add a popout option on webwidget
This commit is contained in:
@@ -12,3 +12,5 @@ export const MESSAGE_TYPE = {
|
||||
ACTIVITY: 2,
|
||||
TEMPLATE: 3,
|
||||
};
|
||||
|
||||
export const WOOT_PREFIX = 'chatwoot-widget:';
|
||||
|
||||
Reference in New Issue
Block a user