linter updates

This commit is contained in:
Garth Vander Houwen 2024-10-05 16:35:42 -07:00
parent a4d5aefca3
commit 3dcec505ff
7 changed files with 46 additions and 77 deletions

View file

@ -254,7 +254,7 @@ struct CannedMessagesConfig: View {
}
}
}
.onChange(of: configPreset) { newPreset in
.onChange(of: configPreset) { _, newPreset in
if newPreset == 1 {