From 3698a5c86040b2419ae4cc0a5b482a3012c73fe0 Mon Sep 17 00:00:00 2001 From: Thomas Rubini <74205383+ThomasRubini@users.noreply.github.com> Date: Wed, 25 Jan 2023 21:51:04 +0100 Subject: [PATCH] do not make recipe image required --- Views/recipe/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Views/recipe/edit.php b/Views/recipe/edit.php index 3bf8964..db3bcb4 100644 --- a/Views/recipe/edit.php +++ b/Views/recipe/edit.php @@ -18,7 +18,7 @@ function getOrEmpty($A_Dict, $S_keyName) {