From 69224ed6a4d2e0fdacf65ba42fd0e16c53cf9eab Mon Sep 17 00:00:00 2001 From: KIRCHSTH Date: Sat, 12 Nov 2022 01:54:53 +0100 Subject: [PATCH] #232 Legend details (2 - fix tests) --- C4.puml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4.puml b/C4.puml index 800ba06..aa0db07 100644 --- a/C4.puml +++ b/C4.puml @@ -656,7 +656,7 @@ $elementSkin !endif !endif !if ($lineThickness != "") - !$tagDetails = $tagDetails + thickness " + $lineThickness + ") " + !$tagDetails = $tagDetails + "thickness " + $lineThickness + ") " !endif !if ($tagDetails=="(") !$tagDetails = ""