Rename FF title
This commit is contained in:
parent
3562003215
commit
36765175e0
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ enum class FeatureFlags(
|
||||||
),
|
),
|
||||||
AllowBlackTheme(
|
AllowBlackTheme(
|
||||||
key = "feature.allow_black_theme",
|
key = "feature.allow_black_theme",
|
||||||
title = "Allow black theme",
|
title = "Black theme",
|
||||||
description = "Allow selecting the black appearance theme for battery saving on OLED.",
|
description = "Allow selecting the black appearance theme for battery saving on OLED.",
|
||||||
defaultValue = { false },
|
defaultValue = { false },
|
||||||
isFinished = false,
|
isFinished = false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue