mod: 文案修改

This commit is contained in:
orz12
2024-04-04 11:00:08 +08:00
parent 0c77439be1
commit 466e96e6ec
3 changed files with 3 additions and 3 deletions

View File

@@ -123,7 +123,7 @@ class Routes {
CustomGetPage(name: '/styleSetting', page: () => const StyleSetting()),
// 隐私设置
CustomGetPage(name: '/privacySetting', page: () => const PrivacySetting()),
// 其设置
// 其设置
CustomGetPage(name: '/extraSetting', page: () => const ExtraSetting()),
//
CustomGetPage(name: '/blackListPage', page: () => const BlackListPage()),