updated RecipeSearch API

This commit is contained in:
smilerz
2021-09-07 13:52:14 -05:00
parent c9d1a9b551
commit 8420995aa8
9 changed files with 8 additions and 8 deletions

View File

@ -395,6 +395,7 @@ export default {
this.settings.search_input,
this.settings.search_keywords,
this.settings.search_foods,
undefined,
this.settings.search_books.map(function (A) {
return A["id"];
}),