Small adjustment

This commit is contained in:
BuildTools
2024-06-21 16:52:28 +02:00
parent 0db1e78cd4
commit a41bd9cbb3

View File

@@ -98,7 +98,7 @@ fun AboutContent(activity: ComponentActivity){
) {
Row {
Text(
text = "Unterstütze die Entwickler",
text = "Support the Devs",
style = MaterialTheme.typography.bodySmall,
color = MaterialTheme.colorScheme.onBackground,
modifier = Modifier.padding(16.dp)