From bab2251f7ec87493e99114bf5c4e299940a4b74c Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Sun, 12 Jun 2022 10:45:49 -0700 Subject: [PATCH] Update label for non working config pages --- 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 d2437c88..4db480ad 100644 --- a/MeshtasticApple/Views/Settings/Settings.swift +++ b/MeshtasticApple/Views/Settings/Settings.swift @@ -35,7 +35,7 @@ struct Settings: View { } } - Section("Radio Configuration") { + Section("Radio Configuration (Non-Functional Interaction Previews)") { NavigationLink { DisplayConfig()