From 1bf7af70271551166e19e2e678dc5d47e2d49d05 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Mon, 27 Nov 2023 20:21:18 +0100 Subject: [PATCH] hide properties if none are present in recipe --- vue/src/components/PropertyViewComponent.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue/src/components/PropertyViewComponent.vue b/vue/src/components/PropertyViewComponent.vue index ad4fe7df..7aa8c218 100644 --- a/vue/src/components/PropertyViewComponent.vue +++ b/vue/src/components/PropertyViewComponent.vue @@ -1,5 +1,5 @@