Skip to content

Commit 21c658b

Browse files
committed
Testing
1 parent fbbdf5f commit 21c658b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/OneTrust.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const isProduction = import.meta.env.PROD;
33
44
const uuid = isProduction
55
? "b1e05d49-f072-4bae-9116-bdb78af15448"
6-
: "b1e05d49-f072-4bae-9116-bdb78af15448-test";
6+
: "b1e05d49-f072-4bae-9116-bdb78af15448";
77
---
88

99
<script

0 commit comments

Comments
 (0)