From e81273e9441b0a9578a8cde66c02c0cf7472d5ae Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 24 Nov 2022 14:04:17 +0800 Subject: [PATCH] chore: case --- components/nav/NavFooter.vue | 4 ++-- composables/dialog.ts | 4 ++-- layouts/default.vue | 2 +- styles/global.css | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/nav/NavFooter.vue b/components/nav/NavFooter.vue index 2d8e6ee5..ef331ea0 100644 --- a/components/nav/NavFooter.vue +++ b/components/nav/NavFooter.vue @@ -11,8 +11,8 @@ const buildTimeAgo = useTimeAgo(buildTime)