Skip to content

Commit c9aafb7

Browse files
committed
fix: url
1 parent 9af167e commit c9aafb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export default function RootLayout({
9393
<Script
9494
src="https://app.databuddy.cc/databuddy.js"
9595
data-client-id="rhW0oqd511QgVTw1P31WT"
96-
data-api-url="https://api.databuddy.cc"
96+
data-api-url="https://basket.databuddy.cc"
9797
data-track-screen-views="true"
9898
data-track-performance="true"
9999
data-track-web-vitals="false"

0 commit comments

Comments
 (0)