mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-21 08:38:37 +00:00
mod: 隐藏设置改为开发人员选项,改为次级菜单
This commit is contained in:
@@ -50,7 +50,7 @@ class SettingPage extends StatelessWidget {
|
||||
child: ListTile(
|
||||
onTap: () => Get.toNamed('/hiddenSetting'),
|
||||
dense: false,
|
||||
title: const Text('隐藏设置'),
|
||||
title: const Text('开发人员选项'),
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user