diff --git a/C4.puml b/C4.puml index 3d7e3306..42639f06 100644 --- a/C4.puml +++ b/C4.puml @@ -729,7 +729,7 @@ $elementSkin !elseif ($borderStyle == $SOLID_LINE) !$tagDetails = $tagDetails + $LEGEND_SOLID_LINE + ", " !else - !$tagDetails = $tagDetails + $lineStyle + ", " + !$tagDetails = $tagDetails + $borderStyle + ", " !endif !endif !if ($borderThickness != "")