From 47eee40c8557c125a75824eff79ed5c0fd271e9c Mon Sep 17 00:00:00 2001 From: cfdaily Date: Wed, 20 May 2026 22:38:55 +0800 Subject: [PATCH] auto-sync: 2026-05-20 22:38:55 --- src/frontend/src/App.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/frontend/src/App.tsx b/src/frontend/src/App.tsx index 556254b..32ddcd2 100644 --- a/src/frontend/src/App.tsx +++ b/src/frontend/src/App.tsx @@ -115,6 +115,9 @@ export default function App() { {/* 通知中心 */} {showNotifCenter && setShowNotifCenter(false)} />}