Fix Source selection (HTML) which broke in the last release

This commit is contained in:
Imran Remtulla
2023-10-14 05:24:08 -04:00
parent 52b1d1fe33
commit a726b09f26
4 changed files with 5 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ class FDroidRepo extends AppSource {
FDroidRepo() {
name = tr('fdroidThirdPartyRepo');
canSearch = true;
neverAutoSelect = true;
additionalSourceAppSpecificSettingFormItems = [
[