From f1aa60f1ee357906778337b3dc40c6763f66c44d 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 = ""