From 42afef8474150c6a139e26188ebf3ab2978e80d4 Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Wed, 8 May 2024 16:42:34 -0400 Subject: [PATCH] update url --- src/pages/_app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index 787bb2b1..7174cc17 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -54,7 +54,7 @@ const MyApp: AppType = ({ Component, pageProps }) => {