Change a default F-Droid Source option

This commit is contained in:
Imran Remtulla
2023-09-22 00:22:54 -04:00
parent c4a3f7333d
commit b423a2af52

View File

@@ -25,7 +25,7 @@ class FDroid extends AppSource {
],
[
GeneratedFormSwitch('trySelectingSuggestedVersionCode',
label: tr('trySelectingSuggestedVersionCode'), defaultValue: true)
label: tr('trySelectingSuggestedVersionCode'))
],
[
GeneratedFormSwitch('autoSelectHighestVersionCode',