chore: crisp integration (#552)

* feat: block sync

* chore: crisp integration

* fix: chat with us icon
This commit is contained in:
Aaryan Khandelwal
2023-03-28 01:50:36 +05:30
committed by GitHub
parent 08ee5dc6b1
commit 909ccd578b
4 changed files with 90 additions and 21 deletions

View File

@@ -13,7 +13,8 @@
"NEXT_PUBLIC_GITHUB_APP_NAME",
"NEXT_PUBLIC_ENABLE_SENTRY",
"NEXT_PUBLIC_ENABLE_OAUTH",
"NEXT_PUBLIC_UNSPLASH_ACCESS"
"NEXT_PUBLIC_UNSPLASH_ACCESS",
"NEXT_PUBLIC_CRISP_ID"
],
"pipeline": {
"build": {