From f71d11400a2abf7a4061654a26d92ad3aa806c59 Mon Sep 17 00:00:00 2001 From: Gabriel Sancho Date: Sat, 28 Mar 2026 16:13:31 -0300 Subject: [PATCH] feat: add a playful line to the dashboard version display --- frontend/src/pages/DashboardPage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/pages/DashboardPage.tsx b/frontend/src/pages/DashboardPage.tsx index 288ef21..d1dce80 100644 --- a/frontend/src/pages/DashboardPage.tsx +++ b/frontend/src/pages/DashboardPage.tsx @@ -23,6 +23,7 @@ export default function DashboardPage() {

Dashboard

Version {appVersion}

+

Is this the real life?