From 682efa604f7b05311f161b576b3e8feb3bc06049 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Wed, 16 Nov 2022 10:02:43 +0800 Subject: [PATCH] chore: update ui --- components/nav/NavFooter.vue | 2 +- layouts/default.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/nav/NavFooter.vue b/components/nav/NavFooter.vue index c0487bca..e5116768 100644 --- a/components/nav/NavFooter.vue +++ b/components/nav/NavFooter.vue @@ -7,7 +7,7 @@ const buildTimeAgo = useTimeAgo(buildTime) diff --git a/layouts/default.vue b/layouts/default.vue index 43f97468..afb19393 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -1,6 +1,6 @@