mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-14 02:48:10 +02:00
Fix broken search (#1006)
This commit is contained in:
@@ -8,6 +8,7 @@ class FDroidRepo extends AppSource {
|
||||
FDroidRepo() {
|
||||
name = tr('fdroidThirdPartyRepo');
|
||||
canSearch = true;
|
||||
excludeFromMassSearch = true;
|
||||
neverAutoSelect = true;
|
||||
|
||||
additionalSourceAppSpecificSettingFormItems = [
|
||||
|
Reference in New Issue
Block a user