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