From c66d82a06ddab4f9779ac3af173d90f8a4adcf30 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 26 Dec 2025 18:53:30 +0200 Subject: [PATCH] Fix --- web/pages/_app.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/pages/_app.tsx b/web/pages/_app.tsx index e2c48d0a..c43269c1 100644 --- a/web/pages/_app.tsx +++ b/web/pages/_app.tsx @@ -151,7 +151,6 @@ function MyApp(props: AppProps & { locale: string }) { {title} -