mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 15:32:30 +03:00
Default new import.py apps to UCM:Tags (should be a standard)
This commit is contained in:
parent
d32722a4aa
commit
b1ae08e850
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue