mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Update share location interval title
This commit is contained in:
parent
6144786cf9
commit
a36289f214
1 changed files with 11 additions and 11 deletions
|
|
@ -16,21 +16,11 @@
|
|||
<key>DefaultValue</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Smart Position</string>
|
||||
<key>Key</key>
|
||||
<string>enableSmartPosition</string>
|
||||
<key>DefaultValue</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>PSMultiValueSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Location Interval</string>
|
||||
<string>Share Location Interval</string>
|
||||
<key>Key</key>
|
||||
<string>provideLocationInterval</string>
|
||||
<key>Values</key>
|
||||
|
|
@ -58,6 +48,16 @@
|
|||
<key>DefaultValue</key>
|
||||
<string>Thirty Seconds</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
<key>Title</key>
|
||||
<string>Smart Position</string>
|
||||
<key>Key</key>
|
||||
<string>enableSmartPosition</string>
|
||||
<key>DefaultValue</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue