1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-05 05:25:26 +02:00

no image assignment

This commit is contained in:
hay-kot 2021-04-03 17:28:51 -08:00
parent 6d5f3e7496
commit f33af0a430

View file

@ -96,6 +96,6 @@ def scrape_image(image_url: str, slug: str) -> Path:
filename.unlink()
return filename
return slug
return None