mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-07-17 15:16:43 +02:00
Clearer version detection settings
This commit is contained in:
@ -16,6 +16,7 @@ class GitHub extends AppSource {
|
||||
GitHub() {
|
||||
hosts = ['github.com'];
|
||||
appIdInferIsOptional = true;
|
||||
showReleaseDateAsVersionToggle = true;
|
||||
|
||||
sourceConfigSettingFormItems = [
|
||||
GeneratedFormTextField('github-creds',
|
||||
|
Reference in New Issue
Block a user