From cc3e4efb9957a786dfda80205f10e6f6ea8fc8c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Wed, 14 Aug 2024 17:17:24 +0800 Subject: [PATCH] chore: Move commit information to bottom of the page in App.vue --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 5f28e9f..baef697 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,6 +3,6 @@ const VITE_BUILD_COMMIT = import.meta.env.VITE_BUILD_COMMIT;