From a767d278bc6ad9c1cca2e63cb6e61261573a8442 Mon Sep 17 00:00:00 2001 From: dgqyushen <2446682260@qq.com> Date: Thu, 27 Apr 2023 11:05:22 +0800 Subject: [PATCH] delete password --- app/components/settings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/settings.tsx b/app/components/settings.tsx index 5a903c10b..0dcb811b5 100644 --- a/app/components/settings.tsx +++ b/app/components/settings.tsx @@ -430,7 +430,7 @@ export function Settings() { - {enabledAccessControl ? ( + {/* {enabledAccessControl ? ( ) : ( <> - )} + )} */}