mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-07-22 09:09:41 +02:00
Make all sources override-eligible to account for subdomains
This commit is contained in:
@@ -14,7 +14,6 @@ import 'package:url_launcher/url_launcher_string.dart';
|
||||
class GitLab extends AppSource {
|
||||
GitLab() {
|
||||
host = 'gitlab.com';
|
||||
overrideEligible = true;
|
||||
canSearch = true;
|
||||
|
||||
additionalSourceSpecificSettingFormItems = [
|
||||
|
Reference in New Issue
Block a user