From 82b614e25930c7d5422e327897f3a27aa0031e7a Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Fri, 28 Apr 2023 12:45:08 +0800 Subject: [PATCH] style: hide baseinfo section because not content --- .../com.msgbyte.openapi/src/MainPanel/AppInfo/Profile.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/web/plugins/com.msgbyte.openapi/src/MainPanel/AppInfo/Profile.tsx b/client/web/plugins/com.msgbyte.openapi/src/MainPanel/AppInfo/Profile.tsx index 49bb227d..1f065b40 100644 --- a/client/web/plugins/com.msgbyte.openapi/src/MainPanel/AppInfo/Profile.tsx +++ b/client/web/plugins/com.msgbyte.openapi/src/MainPanel/AppInfo/Profile.tsx @@ -22,9 +22,9 @@ const Profile: React.FC = React.memo(() => { /> - + {/* */} -

{Translate.app.basicInfo}

+ {/*

{Translate.app.basicInfo}

*/} {/* TODO */}