mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
linter updates
This commit is contained in:
parent
a4d5aefca3
commit
3dcec505ff
7 changed files with 46 additions and 77 deletions
|
|
@ -254,7 +254,7 @@ struct CannedMessagesConfig: View {
|
|||
}
|
||||
}
|
||||
}
|
||||
.onChange(of: configPreset) { newPreset in
|
||||
.onChange(of: configPreset) { _, newPreset in
|
||||
|
||||
if newPreset == 1 {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue