From ceca53a8bf0f3609e4ef55457c47227e805fd6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Mon, 26 Aug 2024 16:55:21 +0800 Subject: [PATCH] chore: Update App.vue to improve commit display --- src/App.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 75531b5..974d0e5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,7 +3,9 @@ const VITE_BUILD_COMMIT = import.meta.env.VITE_BUILD_COMMIT;