From 56df3c5ea28e00e3d238966bf100fdc58b637822 Mon Sep 17 00:00:00 2001 From: Denis Bykhov Date: Fri, 19 May 2023 14:25:30 +0600 Subject: [PATCH] minor_template_category_creation_fix (#3218) Signed-off-by: Denis Bykhov --- .../src/components/CreateTemplateCategory.svelte | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/templates-resources/src/components/CreateTemplateCategory.svelte b/plugins/templates-resources/src/components/CreateTemplateCategory.svelte index 92d415c2fa..6ef990563b 100644 --- a/plugins/templates-resources/src/components/CreateTemplateCategory.svelte +++ b/plugins/templates-resources/src/components/CreateTemplateCategory.svelte @@ -13,7 +13,7 @@ // limitations under the License. -->