Update cue.ejs

This commit is contained in:
sparks-alec
2022-12-11 04:10:48 -05:00
parent 368f1700ee
commit 09ced85677
+1 -1
View File
@@ -24,7 +24,7 @@
<% } %>
</center></td>
<% if(cue.type == "Group"){ %>
<% if(cue.type == "Group" && cue.groupMode){ %>
<td><img src="./plugins/qlab/img/v5/group-<%= cue.groupMode %>.png" height="20px"></td>
<% }else{ %>