From a7c4822322acf43098304cbdbcfc43bf5156981d Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Sat, 11 Oct 2025 11:56:47 +0200 Subject: [PATCH] fixed cannoit create steps if none are present --- vue3/src/components/model_editors/RecipeEditor.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/vue3/src/components/model_editors/RecipeEditor.vue b/vue3/src/components/model_editors/RecipeEditor.vue index 1708a776b..da78afa16 100644 --- a/vue3/src/components/model_editors/RecipeEditor.vue +++ b/vue3/src/components/model_editors/RecipeEditor.vue @@ -87,6 +87,12 @@ + + + + + +