diff --git a/Meshtastic/Extensions/Color.swift b/Meshtastic/Extensions/Color.swift
index b51fd839..252eb361 100644
--- a/Meshtastic/Extensions/Color.swift
+++ b/Meshtastic/Extensions/Color.swift
@@ -18,10 +18,6 @@ extension Color {
return (brightness > 0.5)
}
public static let magenta = Color(red: 0.50, green: 0.00, blue: 0.00)
-// public static var magenta: Color {
-// return Color(red: 0.50, green: 0.00, blue: 0.00)
-// //return Color(UIColor(red: 0.50, green: 0.00, blue: 0.00, alpha: 1.00)) //return Color(UIColor.magenta)
-// }
}
extension UIColor {
diff --git a/Settings.bundle/Root.plist b/Settings.bundle/Root.plist
index 7625b424..7fb7c0cc 100644
--- a/Settings.bundle/Root.plist
+++ b/Settings.bundle/Root.plist
@@ -6,6 +6,16 @@
Root
PreferenceSpecifiers
+
+ Type
+ PSTitleValueSpecifier
+ DefaultValue
+
+ Title
+ Will share your phone GPS location with your node.
+ Key
+ shareLocationTitle
+
Type
PSToggleSwitchSpecifier
@@ -20,7 +30,7 @@
Type
PSMultiValueSpecifier
Title
- Share Location Interval
+ Interval
Key
provideLocationInterval
Values