From 1e0d115939e8cf2ba717a68b69fecd3db94c7033 Mon Sep 17 00:00:00 2001 From: wood chen Date: Mon, 3 Mar 2025 06:59:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E5=A4=8D=E5=8E=9F=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/(oauth)/oauth/authorize/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(oauth)/oauth/authorize/page.tsx b/src/app/(oauth)/oauth/authorize/page.tsx index 700ef60..f8c5710 100644 --- a/src/app/(oauth)/oauth/authorize/page.tsx +++ b/src/app/(oauth)/oauth/authorize/page.tsx @@ -34,4 +34,4 @@ export default async function OAuthAuthorization({ ); -} +} \ No newline at end of file