fix: english value color alpha

This commit is contained in:
FunkyMuse 2023-10-16 10:40:23 +02:00
parent 46e156bca1
commit 4b1de47c1f
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ internal fun SettingsScreen(
label = stringResource(id = R.string.language),
value = displayLanguage,
doOnPreferenceClick = onSetupLanguagePress,
preferenceValueColor = MaterialTheme.colorScheme.onSurface,
)
}
SettingsCheckBoxComponent(