mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Wifi only advanced toogle setting
This commit is contained in:
parent
17c3ae7080
commit
743a8786f6
1 changed files with 10 additions and 0 deletions
|
|
@ -56,6 +56,16 @@
|
|||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>DefaultValue</key>
|
||||
<false/>
|
||||
<key>Key</key>
|
||||
<string>wifi_only_preference</string>
|
||||
<key>Title</key>
|
||||
<string>Wifi only</string>
|
||||
<key>Type</key>
|
||||
<string>PSToggleSwitchSpecifier</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>DefaultValue</key>
|
||||
<string>udp</string>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue