diff --git a/Meshtastic/Views/Settings/AppSettings.swift b/Meshtastic/Views/Settings/AppSettings.swift index 6a809b42..2f10c2af 100644 --- a/Meshtastic/Views/Settings/AppSettings.swift +++ b/Meshtastic/Views/Settings/AppSettings.swift @@ -57,7 +57,7 @@ struct AppSettings: View { .tint(.accentColor) } #if targetEnvironment(macCatalyst) - + // App Icon Picker is disabled on macOS Catalyst #else Button { isPresentingAppIconSheet.toggle()