diff --git a/src/pages/SettingsPage.tsx b/src/pages/SettingsPage.tsx index 35f989f..9938cc3 100644 --- a/src/pages/SettingsPage.tsx +++ b/src/pages/SettingsPage.tsx @@ -1672,7 +1672,7 @@ function SettingsPage({ onClose }: SettingsPageProps = {}) {
- 开启后,收���新消息时将显示桌面弹窗通知 + 开启后,收到新消息时将显示桌面弹窗通知
{notificationEnabled ? '已开启' : '已关闭'}