From 5e0070a2a6f9d9b0c69166ae052b6387a9ac3a5c Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Mon, 20 Jun 2022 22:57:29 -0700 Subject: [PATCH] Update settings page --- MeshtasticApple/Views/Settings/Settings.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MeshtasticApple/Views/Settings/Settings.swift b/MeshtasticApple/Views/Settings/Settings.swift index 882efb64..c580f17e 100644 --- a/MeshtasticApple/Views/Settings/Settings.swift +++ b/MeshtasticApple/Views/Settings/Settings.swift @@ -43,7 +43,7 @@ struct Settings: View { } } - Section("Radio Configuration (Non-Functional Interaction Previews)") { + Section("Radio Configuration (Non-Functional Interaction Previews except for LoRa Config)") { NavigationLink { DeviceConfig()