From d73ca7101f6707176ea594dfb486535e34799cb5 Mon Sep 17 00:00:00 2001 From: bobgeorgethe3rd Date: Thu, 23 May 2024 22:18:25 +0000 Subject: [PATCH] Fix technique tags of curved seams --- config/software/designs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/software/designs.json b/config/software/designs.json index 0660c8f02d0..de937919e36 100644 --- a/config/software/designs.json +++ b/config/software/designs.json @@ -276,7 +276,7 @@ ], "techniques": [ "weltPocket", - "curvedSeams", + "curvedSeam", "interfacing", "fly", "zipper", @@ -298,7 +298,7 @@ "trousers" ], "techniques": [ - "curvedSeams", + "curvedSeam", "fly", "zipper", "button",