From b81f5112bc8419c81861f46f8b0cbf7b836f3c85 Mon Sep 17 00:00:00 2001 From: Maxime-J Date: Thu, 15 Feb 2024 10:59:00 +0000 Subject: [PATCH] Add basePath for telemetry. --- src/app/(main)/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(main)/App.tsx b/src/app/(main)/App.tsx index 74be8292..406c2f16 100644 --- a/src/app/(main)/App.tsx +++ b/src/app/(main)/App.tsx @@ -27,7 +27,7 @@ export function App({ children }) { {children} {process.env.NODE_ENV === 'production' && !pathname.includes('/share/') && ( -