Skip to content

Commit 9f7b2b6

Browse files
committed
update integration id
1 parent e7bdb7a commit 9f7b2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export default function RootLayout({children}: {children: React.ReactNode}) {
5252
<Script
5353
async
5454
src="https://widget.kapa.ai/kapa-widget.bundle.js"
55-
data-website-id="ec502f3e-ef02-4b03-b345-160b3e2b6a0c"
55+
data-website-id="cac7cc70-969e-4bc1-a968-55534a839be4"
5656
data-button-hide // do not render kapa ai button
5757
data-modal-override-open-class="kapa-ai-class" // all elements with this class will open the kapa ai modal
5858
data-project-name="Sentry"

0 commit comments

Comments
 (0)