Change back to PNG image

Change back to PNG image as default
This commit is contained in:
niceborn 2022-12-08 15:48:38 +01:00 committed by PlantUML
parent b2019c1245
commit 76f04f4a58
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
<%@ include file="resource/socialbuttons2.jspf" %>
<% } %>
<p id="diagram">
<img src="<%= svgurl %>" alt="PlantUML diagram" />
<img src="<%= imgurl %>" alt="PlantUML diagram" />
<%= map %>
</p>
<% } %>