From 765505dec46affd134c7aaf329ea0aa3090319f2 Mon Sep 17 00:00:00 2001 From: Typed SIGTERM Date: Wed, 3 Jul 2024 12:53:56 +0800 Subject: [PATCH] style: fix --- nuxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index 3ff772c..64851f4 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -69,4 +69,4 @@ export default defineNuxtConfig({ }, compatibilityDate: '2024-07-03', -}) \ No newline at end of file +})