feat: share and support modals
This commit is contained in:
4
helpers/support.js
Normal file
4
helpers/support.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export const showChat = () => {
|
||||
$crisp.push(["do", "chat:show"])
|
||||
$crisp.push(["do", "chat:open"])
|
||||
}
|
||||
Reference in New Issue
Block a user