mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Fix heading on bluetooth config
This commit is contained in:
parent
03515e0511
commit
7a3929793d
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ struct BluetoothConfig: View {
|
|||
}
|
||||
}
|
||||
}
|
||||
.navigationTitle("Display Config")
|
||||
.navigationTitle("Bluetooth (BLE) Config")
|
||||
.navigationBarItems(trailing:
|
||||
|
||||
ZStack {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue