From 20589483da8611f73ebf5c2fa53c66d98f1a29c5 Mon Sep 17 00:00:00 2001 From: tegnike Date: Fri, 27 Dec 2024 20:18:35 +0100 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/settings/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/settings/index.tsx b/src/components/settings/index.tsx index cb4e9574..c23e1c00 100644 --- a/src/components/settings/index.tsx +++ b/src/components/settings/index.tsx @@ -126,7 +126,7 @@ const Main = () => { const Footer = () => { return ( ) }