Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Sep 10, 2024
1 parent 44cf699 commit 7e50148
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .env

This file was deleted.

6 changes: 3 additions & 3 deletions docs/public/static/addInkeep.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ const config = {
properties: {
chatButtonType: "PILL",
baseSettings: {
apiKey: import.meta.env.VITE_INKEEP_API_KEY, // required
integrationId: import.meta.env.VITE_INKEEP_INTEGRATION_ID, // required
organizationId: import.meta.env.VITE_INKEEP_ORGANIZATION_ID, // required
apiKey: "389a67786d65d3ed8f59715c9e61d4a782c33269e7a89919", // required
integrationId: "cm0wbyzba009blzci5h1bxbg8", // required
organizationId: "org_IqSqx2i7H6DlDzGS", // required
primaryBrandColor: "#1398FE", // your brand color, widget color scheme is derived from this
organizationDisplayName: "Avo",
// ...optional settings
Expand Down

0 comments on commit 7e50148

Please sign in to comment.