From 82550e09a73c1c7c127f0a2d4873401e7a681479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o?= <43091603+glazk0@users.noreply.github.com> Date: Wed, 26 Apr 2023 13:47:33 +0200 Subject: [PATCH] Fix logout --- app/{dashboard => }/logout/page.tsx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/{dashboard => }/logout/page.tsx (100%) diff --git a/app/dashboard/logout/page.tsx b/app/logout/page.tsx similarity index 100% rename from app/dashboard/logout/page.tsx rename to app/logout/page.tsx