From 209cb9eb16f7f121a8bae20c0dbf510dab4cd406 Mon Sep 17 00:00:00 2001 From: Brandon Egger Date: Tue, 23 Apr 2024 15:35:12 -0500 Subject: [PATCH] update tracking url --- src/pages/_app.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index 7142958..3e358b2 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -25,8 +25,8 @@ const MyApp: AppType<{ session: Session | null }> = ({ ) : null}