Merge branch 'feature/related_recipe_switcher' of https://github.com/TandoorRecipes/recipes into feature/related_recipe_switcher
This commit is contained in:
@ -132,7 +132,6 @@ export default {
|
||||
})
|
||||
|
||||
return Promise.all(promises).then(() => {
|
||||
console.log(this.recipe_list)
|
||||
let promises = []
|
||||
let dedup = []
|
||||
this.recipe_list.forEach((recipe) => {
|
||||
|
Reference in New Issue
Block a user