Fix broken search (#1006)

This commit is contained in:
Imran Remtulla
2023-10-14 13:25:26 -04:00
parent a726b09f26
commit 9506c11951
4 changed files with 10 additions and 6 deletions

View File

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