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