mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
fix typoes
This commit is contained in:
parent
059ebd4bc9
commit
34717fe88a
2 changed files with 1 additions and 2 deletions
|
|
@ -2164,7 +2164,7 @@ def read_added_date_from_all_apks(apps, apks):
|
|||
"""
|
||||
Added dates come from the stats/known_apks.txt file but are
|
||||
read when scanning apks and thus need to be applied form apk
|
||||
level to app level for _all_ apps and not only form non-archived
|
||||
level to app level for _all_ apps and not only from non-archived
|
||||
ones
|
||||
|
||||
TODO: read the added dates directly from known_apks.txt instead of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue