From 5262390bd3d0747f12b20f99ee7a01f232627728 Mon Sep 17 00:00:00 2001 From: Arvid Norlin Date: Tue, 2 Apr 2024 10:46:43 +0200 Subject: [PATCH] debug: change vwo script id --- components/Current/VwoScript.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/components/Current/VwoScript.tsx b/components/Current/VwoScript.tsx index 3d2bee78e..4dc591662 100644 --- a/components/Current/VwoScript.tsx +++ b/components/Current/VwoScript.tsx @@ -1,8 +1,9 @@ import Script from "next/script" +import { env } from "@/env/server" export default function VwoScript() { return ( -