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:
parent
6d5f3e7496
commit
f33af0a430
1 changed files with 1 additions and 1 deletions
|
@ -96,6 +96,6 @@ def scrape_image(image_url: str, slug: str) -> Path:
|
|||
|
||||
filename.unlink()
|
||||
|
||||
return filename
|
||||
return slug
|
||||
|
||||
return None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue