mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Changed button icon to tablecells
This commit is contained in:
parent
4f807419f6
commit
d5e0ee776b
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ struct EnvironmentMetricsLog: View {
|
|||
Button {
|
||||
self.isEditingColumnConfiguration = true
|
||||
} label: {
|
||||
Label("Config", systemImage: "gearshape")
|
||||
Label("Config", systemImage: "tablecells")
|
||||
.imageScale(imageScale)
|
||||
}
|
||||
.buttonStyle(.bordered)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue