diff --git a/lib/templates/tui.ejs b/lib/templates/tui.ejs index 98ae416..fa999bc 100644 --- a/lib/templates/tui.ejs +++ b/lib/templates/tui.ejs @@ -79,7 +79,7 @@ <% } %> -<% if(computed.length > 0) { %> +<% if(event.length > 0) { %>

Events