Add: Add filename suffix to existing plantuml to svg export script
This commit is contained in:
Vendored
+2
-2
@@ -8,9 +8,9 @@
|
||||
"problemMatcher": []
|
||||
},
|
||||
{
|
||||
"label": "Export puml to SVG",
|
||||
"label": "Export PlantUML to SVG",
|
||||
"type": "shell",
|
||||
"command": "./scripts/export-plantuml.sh",
|
||||
"command": "./scripts/export-plantuml-to-svg.sh",
|
||||
"problemMatcher": []
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user