refactor: monorepo+pnpm (removed husky)
This commit is contained in:
4
packages/hoppscotch-app/helpers/support.js
Normal file
4
packages/hoppscotch-app/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