From 7a3929793d5df116476928e7d45b35cb2b1b08b9 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Thu, 1 Sep 2022 22:08:45 -0700 Subject: [PATCH] Fix heading on bluetooth config --- Meshtastic/Views/Settings/Config/BluetoothConfig.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Meshtastic/Views/Settings/Config/BluetoothConfig.swift b/Meshtastic/Views/Settings/Config/BluetoothConfig.swift index e75e4f1d..a67dcf66 100644 --- a/Meshtastic/Views/Settings/Config/BluetoothConfig.swift +++ b/Meshtastic/Views/Settings/Config/BluetoothConfig.swift @@ -120,7 +120,7 @@ struct BluetoothConfig: View { } } } - .navigationTitle("Display Config") + .navigationTitle("Bluetooth (BLE) Config") .navigationBarItems(trailing: ZStack {