зеркало из https://github.com/nextcloud/cookbook.git
Update Cleaned ingredients Array
This commit is contained in:
Родитель
dc9cd54d52
Коммит
64de9a1410
|
@ -231,6 +231,8 @@ class RecipeService
|
|||
|
||||
array_push($ingredients, $ingredient);
|
||||
}
|
||||
|
||||
$json['recipeIngredient'] = $ingredients;
|
||||
} else {
|
||||
$json['recipeIngredient'] = [];
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче