fixed issue that caused to download {LIMIT} images in a search, instead of checking {LIMIT} images
This commit is contained in:
parent
09e2a884b0
commit
18c686490c
@ -104,6 +104,7 @@ try:
|
|||||||
|
|
||||||
# After downloading all assets, mark the project as downloaded.
|
# After downloading all assets, mark the project as downloaded.
|
||||||
markPostAsSaved(project_hash_id, search_terms_filename)
|
markPostAsSaved(project_hash_id, search_terms_filename)
|
||||||
|
|
||||||
projectCounter = projectCounter + 1
|
projectCounter = projectCounter + 1
|
||||||
|
|
||||||
# Project is already downloaded
|
# Project is already downloaded
|
||||||
|
Loading…
x
Reference in New Issue
Block a user