This commit is contained in:
2021-08-10 20:30:19 +00:00
parent d75b84d098
commit db07eae373

View File

@@ -799,7 +799,7 @@ Locale Français is customized [signature: 804154061] exporting
sb.Append(p.Item2.ToString());
sb.Append(" ");
}
sb.Append("\" stroke-width=\"3\" stroke=\"rgb(0, 255, 255)\" fill=\"none\" stroke-linecap=\"round\"></path>");
sb.Append("\" stroke-width=\"3\" stroke=\"rgb(0, 0, 255)\" fill=\"none\" stroke-linecap=\"round\"></path>");
//close
sb.Append("</svg>");