From bc6c1141b3d0589a28ad1599b7bee1f1a64da8f7 Mon Sep 17 00:00:00 2001 From: ZHENG XIAOYI Date: Tue, 10 Mar 2026 08:44:30 +0800 Subject: [PATCH] Fix Customization.astro --- .astro/settings.json | 2 +- .astro/types.d.ts | 1 + src/components/sections/Customization.astro | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.astro/settings.json b/.astro/settings.json index 16c361a..6257d63 100644 --- a/.astro/settings.json +++ b/.astro/settings.json @@ -1,5 +1,5 @@ { "_variables": { - "lastUpdateCheck": 1770610101158 + "lastUpdateCheck": 1773103306335 } } \ No newline at end of file diff --git a/.astro/types.d.ts b/.astro/types.d.ts index f964fe0..03d7cc4 100644 --- a/.astro/types.d.ts +++ b/.astro/types.d.ts @@ -1 +1,2 @@ /// +/// \ No newline at end of file diff --git a/src/components/sections/Customization.astro b/src/components/sections/Customization.astro index e94bf89..840c6b2 100644 --- a/src/components/sections/Customization.astro +++ b/src/components/sections/Customization.astro @@ -330,7 +330,7 @@