From fc67590bdeb24a4401153e1cd206e05f17f74a2a Mon Sep 17 00:00:00 2001 From: Lykin <137850705+tiny-craft@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:31:09 +0800 Subject: [PATCH] fix: keep the app title unwrapped (#217) --- frontend/src/AppContent.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/AppContent.vue b/frontend/src/AppContent.vue index 83e75dd..fe665d1 100644 --- a/frontend/src/AppContent.vue +++ b/frontend/src/AppContent.vue @@ -133,7 +133,7 @@ onMounted(async () => { }"> -
Tiny RDM
+
Tiny RDM
- {{ tabStore.currentTabName }}