mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-18 13:39:55 -04:00
Default new import.py apps to UCM:Tags (should be a standard)
This commit is contained in:
@@ -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 = {}
|
||||
|
||||
Reference in New Issue
Block a user