Small adjustment
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user