Rename FF title

This commit is contained in:
Benoit Marty 2026-05-12 16:17:10 +02:00
parent 3562003215
commit 36765175e0

View file

@ -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,