Skip to content

Commit

Permalink
remove chatwoot
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelmeurer committed Nov 4, 2024
1 parent 015669d commit b74efc0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
6 changes: 1 addition & 5 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,6 @@ module.exports = {
appId: 'K9RDB6VV79',
apiKey: '137ddb554c86d39a0706b3a11d37928c',
indexName: 'uplink',
},
chatwoot: {
websiteToken: "uL45w7sy3rxs8YA9Sq9eeBR7"
}
},
presets: [
Expand Down Expand Up @@ -147,6 +144,5 @@ module.exports = {
i18n: {
defaultLocale: 'de',
locales: ['de', 'en']
},
plugins: ["@chatwoot/docusaurus-plugin"],
}
};
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@chatwoot/docusaurus-plugin": "^1.0.1",
"@docusaurus/core": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@mdx-js/react": "^3.0.0",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2827,11 +2827,6 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@chatwoot/docusaurus-plugin@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@chatwoot/docusaurus-plugin/-/docusaurus-plugin-1.0.1.tgz#88e703a4ba2bb69334605d5d11342b7a6b46621a"
integrity sha512-1rcfjUjClEouLM8x9Z5y1omnW0fMUmgl6L0zTqAIQw2JXTCY3ChogowOmWfSELyC85WADMjcuS0whlxaEfQcvA==

"@cloudflare/kv-asset-handler@^0.2.0":
version "0.2.0"
resolved "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.2.0.tgz"
Expand Down

0 comments on commit b74efc0

Please sign in to comment.