Make all sources override-eligible to account for subdomains

This commit is contained in:
Imran Remtulla
2023-05-14 13:42:09 -04:00
parent 96c92c8df9
commit e33cc00266
10 changed files with 2 additions and 16 deletions

View File

@ -13,7 +13,6 @@ import 'package:url_launcher/url_launcher_string.dart';
class GitHub extends AppSource {
GitHub() {
host = 'github.com';
overrideEligible = true;
additionalSourceSpecificSettingFormItems = [
GeneratedFormTextField('github-creds',