feat(#2060): Enforce valid names for UserConfig (#2063)

This commit is contained in:
James Rich 2025-06-09 17:46:22 +00:00 committed by GitHub
parent f5b34d6408
commit 4767e48fe2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 4 deletions

View file

@ -69,7 +69,6 @@ fun PreferenceFooter(
modifier = modifier
.height(48.dp)
.weight(1f),
enabled = enabled,
onClick = onNegativeClicked,
) {
Text(