🚸 Display error toast when script or set vari…
This commit is contained in:
@@ -27,6 +27,7 @@ export const executeClientSideAction = async ({
|
||||
}: Props): Promise<
|
||||
| { blockedPopupUrl: string }
|
||||
| { replyToSend: string | undefined; logs?: ChatLog[] }
|
||||
| { logs: ChatLog[] }
|
||||
| void
|
||||
> => {
|
||||
if ('chatwoot' in clientSideAction) {
|
||||
|
||||
Reference in New Issue
Block a user