mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-13 02:30:11 +01:00
Default new import.py apps to UCM:Tags (should be a standard)
This commit is contained in:
parent
d32722a4aa
commit
b1ae08e850
@ -259,6 +259,7 @@ def main():
|
||||
app['License'] = license
|
||||
app['Repo Type'] = repotype
|
||||
app['Repo'] = repo
|
||||
app['Update Check Mode'] = "Tags"
|
||||
|
||||
# Create a build line...
|
||||
build = {}
|
||||
|
Loading…
Reference in New Issue
Block a user