mod: 补充重启提示

This commit is contained in:
orz12
2024-09-09 08:00:48 +08:00
committed by bggRGjQaUbCoE
parent a4716c0af8
commit c9671e92d7

View File

@@ -96,6 +96,7 @@ class _StyleSettingState extends State<StyleSetting> {
leading: Icon(Icons.design_services_outlined),
setKey: SettingBoxKey.enableMYBar,
defaultVal: true,
needReboot: true,
),
const SetSwitchItem(
title: '首页背景渐变',