Do not display actual scores

This commit is contained in:
Nelson Jovel 2022-04-28 15:58:47 -07:00
parent 192c354dc4
commit 15431b09bb

View file

@ -1,6 +1,5 @@
<div class="d-flex flex-column align-items-center position-relative">
<p>Score is : <%=gauge.score %> </p>
<svg
viewBox="<%= viewbox.x %> <%= viewbox.y %> <%= viewbox.width %> <%= viewbox.height %>"
class="<%= gauge_class %>"