mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-11-11 18:43:28 +01:00
Make all sources override-eligible to account for subdomains
This commit is contained in:
@@ -9,7 +9,6 @@ import 'package:easy_localization/easy_localization.dart';
|
||||
class SourceHut extends AppSource {
|
||||
SourceHut() {
|
||||
host = 'git.sr.ht';
|
||||
overrideEligible = true;
|
||||
|
||||
additionalSourceAppSpecificSettingFormItems = [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user