mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 补充重启提示
This commit is contained in:
@@ -96,6 +96,7 @@ class _StyleSettingState extends State<StyleSetting> {
|
|||||||
leading: Icon(Icons.design_services_outlined),
|
leading: Icon(Icons.design_services_outlined),
|
||||||
setKey: SettingBoxKey.enableMYBar,
|
setKey: SettingBoxKey.enableMYBar,
|
||||||
defaultVal: true,
|
defaultVal: true,
|
||||||
|
needReboot: true,
|
||||||
),
|
),
|
||||||
const SetSwitchItem(
|
const SetSwitchItem(
|
||||||
title: '首页背景渐变',
|
title: '首页背景渐变',
|
||||||
|
|||||||
Reference in New Issue
Block a user