mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-03 09:04:06 -05:00
add last_recipe
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -150,3 +150,4 @@ ENV/
|
|||||||
|
|
||||||
# Node Modules
|
# Node Modules
|
||||||
node_modules/
|
node_modules/
|
||||||
|
mealie/data/debug/last_recipe.json
|
||||||
|
|||||||
@@ -7,7 +7,9 @@
|
|||||||
"Could not detect ingredients"
|
"Could not detect ingredients"
|
||||||
],
|
],
|
||||||
"recipeInstructions": [
|
"recipeInstructions": [
|
||||||
"Could not detect instructions"
|
{
|
||||||
|
"text": "Could not detect instructions"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"slug": "carottes-rappes-with-rice-and-sunflower-seeds-feed-the-swimmers",
|
"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",
|
"orgURL": "https://www.feedtheswimmers.com/blog/2019/6/5/carottes-rapps-with-rice-and-sunflower-seeds",
|
||||||
|
|||||||
Reference in New Issue
Block a user