yarn build

This commit is contained in:
smilerz
2021-07-30 16:30:23 -05:00
parent 2da0f5c478
commit 1f21631c5a
11 changed files with 47 additions and 29 deletions

View File

@ -380,6 +380,7 @@ export default {
refreshData: function (random) {
this.random_search = random
let apiClient = new ApiApiFactory()
apiClient.listRecipes(
this.settings.search_input,
this.settings.search_keywords.map(function (A) {