mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-07 07:50:28 +03:00
parent
3a616e2d9f
commit
5e1b07dce3
2 changed files with 2 additions and 1 deletions
|
|
@ -175,6 +175,7 @@ def main():
|
|||
|
||||
apps = metadata.read_metadata()
|
||||
package, app = metadata.get_default_app_info_list(apps)
|
||||
app['id'] = None
|
||||
app['Update Check Mode'] = "Tags"
|
||||
|
||||
root_dir = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue