We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7bdb7a commit 9f7b2b6Copy full SHA for 9f7b2b6
app/layout.tsx
@@ -52,7 +52,7 @@ export default function RootLayout({children}: {children: React.ReactNode}) {
52
<Script
53
async
54
src="https://widget.kapa.ai/kapa-widget.bundle.js"
55
- data-website-id="ec502f3e-ef02-4b03-b345-160b3e2b6a0c"
+ data-website-id="cac7cc70-969e-4bc1-a968-55534a839be4"
56
data-button-hide // do not render kapa ai button
57
data-modal-override-open-class="kapa-ai-class" // all elements with this class will open the kapa ai modal
58
data-project-name="Sentry"
0 commit comments