typo
This commit is contained in:
@ -103,7 +103,7 @@ class _StyleSettingState extends State<StyleSetting> {
|
|||||||
needReboot: true,
|
needReboot: true,
|
||||||
),
|
),
|
||||||
const SetSwitchItem(
|
const SetSwitchItem(
|
||||||
title: '首页底栏背景渐变',
|
title: '首页顶部背景渐变',
|
||||||
setKey: SettingBoxKey.enableGradientBg,
|
setKey: SettingBoxKey.enableGradientBg,
|
||||||
defaultVal: true,
|
defaultVal: true,
|
||||||
needReboot: true,
|
needReboot: true,
|
||||||
|
Reference in New Issue
Block a user