mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-08 07:13:39 +00:00
fix Eos version display
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<header>
|
||||
<h1><%= listName %></h1>
|
||||
<h2>Eos <%= data.version %></h2>
|
||||
<h2>Eos <%= data.EOS.version %></h2>
|
||||
</header>
|
||||
|
||||
<% for(var i in data.EOS.cueLists){ %>
|
||||
|
||||
Reference in New Issue
Block a user