From 2fb9fabb24ff673ccf36e08a17c51589c561b4ef Mon Sep 17 00:00:00 2001 From: Draco-Lunaris-Echo Date: Mon, 8 Jun 2026 17:47:16 -0500 Subject: [PATCH] fix: remove duplicate version display from sidebar toolbar --- frontend/src/components/AppLayout.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/frontend/src/components/AppLayout.tsx b/frontend/src/components/AppLayout.tsx index d8b7948..53c2fe5 100644 --- a/frontend/src/components/AppLayout.tsx +++ b/frontend/src/components/AppLayout.tsx @@ -86,7 +86,7 @@ export default function AppLayout() { const drawer = ( - + 🐉 Patch Manager - - v{__APP_VERSION__} -