mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Complete pax counter log
This commit is contained in:
parent
003b6dbf18
commit
505e1128ed
8 changed files with 286 additions and 15 deletions
|
|
@ -24,7 +24,7 @@ struct PaxCounterConfig: View {
|
|||
|
||||
Section {
|
||||
Toggle(isOn: $enabled) {
|
||||
Label("enabled", systemImage: "figure.walk.departure")
|
||||
Label("enabled", systemImage: "figure.walk.motion")
|
||||
Text("config.module.paxcounter.enabled.description")
|
||||
}
|
||||
.toggleStyle(SwitchToggleStyle(tint: .accentColor))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue