From 98f854c1a304ede33cb72b7c4e189e79455bd774 Mon Sep 17 00:00:00 2001 From: Danil-Bodry Date: Sat, 9 May 2026 14:33:00 +0300 Subject: [PATCH] fix --- frontend/src/components/Layout/AppLayout.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Layout/AppLayout.vue b/frontend/src/components/Layout/AppLayout.vue index 0b41c97..3598c27 100644 --- a/frontend/src/components/Layout/AppLayout.vue +++ b/frontend/src/components/Layout/AppLayout.vue @@ -170,7 +170,7 @@
- {{ versionStore.getShortVersion(t) }} + {{ versionStore.getShortVersion() }}