This commit is contained in:
MM20 2023-08-22 21:00:07 +02:00
parent c81cb4c801
commit 6723e14beb
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -294,7 +294,7 @@ fun ThemeColorPreference(
.padding(top = 16.dp)
) {
Text(
text = "C",
text = "T",
modifier = Modifier.width(32.dp),
style = MaterialTheme.typography.labelMedium,
textAlign = TextAlign.Center