mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
add last_recipe
This commit is contained in:
parent
9efd9399d9
commit
80468d0c47
2 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -150,3 +150,4 @@ ENV/
|
|||
|
||||
# Node Modules
|
||||
node_modules/
|
||||
mealie/data/debug/last_recipe.json
|
||||
|
|
|
@ -7,7 +7,9 @@
|
|||
"Could not detect ingredients"
|
||||
],
|
||||
"recipeInstructions": [
|
||||
"Could not detect instructions"
|
||||
{
|
||||
"text": "Could not detect instructions"
|
||||
}
|
||||
],
|
||||
"slug": "carottes-rappes-with-rice-and-sunflower-seeds-feed-the-swimmers",
|
||||
"orgURL": "https://www.feedtheswimmers.com/blog/2019/6/5/carottes-rapps-with-rice-and-sunflower-seeds",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue