chore: Add Chatwoot SDK to Chatwoot Dashboard (#1726)

Add Chatwoot SDK to Chatwoot Dashboard
This commit is contained in:
Pranav Raj S
2021-02-08 16:38:35 +05:30
committed by GitHub
parent f46c4b5130
commit d4c2a78db6
14 changed files with 481 additions and 266 deletions

View File

@@ -1,6 +1,7 @@
const {
APP_VERSION: appVersion,
BRAND_NAME: brandName,
CHATWOOT_INBOX_TOKEN: chatwootInboxToken,
CREATE_NEW_ACCOUNT_FROM_DASHBOARD: createNewAccountFromDashboard,
DISPLAY_MANIFEST: displayManifest,
INSTALLATION_NAME: installationName,
@@ -14,6 +15,7 @@ const {
const state = {
appVersion,
brandName,
chatwootInboxToken,
createNewAccountFromDashboard,
displayManifest,
installationName,