From 95f841fcbed7e9f520f6855a765da882f0d08759 Mon Sep 17 00:00:00 2001 From: mackt <1033530438@qq.com> Date: Wed, 23 Oct 2024 10:01:36 +0800 Subject: [PATCH] =?UTF-8?q?update:=20FM=E3=80=81=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=A1=86=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/(website)/music/[category]/[[...page]]/page.tsx | 2 +- src/components/Header/Header.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/(website)/music/[category]/[[...page]]/page.tsx b/src/app/(website)/music/[category]/[[...page]]/page.tsx index 0b0ba92..ae8dafb 100644 --- a/src/app/(website)/music/[category]/[[...page]]/page.tsx +++ b/src/app/(website)/music/[category]/[[...page]]/page.tsx @@ -94,7 +94,7 @@ export default async function Journal({ params }: { params: { category?: string;