fix auto_write_to_gallery_mode

This commit is contained in:
Danmei Chen 2021-03-09 16:51:18 +01:00
parent 46fefb6988
commit ec829e80ad
2 changed files with 10 additions and 0 deletions

View file

@ -26,6 +26,16 @@
<string>Customize</string>
</array>
</dict>
<dict>
<key>DefaultValue</key>
<true/>
<key>Key</key>
<string>auto_write_to_gallery_mode</string>
<key>Title</key>
<string>Auto write to gallery</string>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
</dict>
<dict>
<key>Key</key>
<string>auto_download_incoming_files_max_size</string>