From 87bd5d2162ae718ed888830524db5acadf542500 Mon Sep 17 00:00:00 2001 From: Draco-Lunaris-Echo Date: Mon, 8 Jun 2026 17:54:25 -0500 Subject: [PATCH] fix: remove duplicate version display from sidebar toolbar (#52) --- 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__} -