From 468369e6da99b6f8affefa705562309354d19da4 Mon Sep 17 00:00:00 2001 From: sparks-alec Date: Mon, 28 Oct 2024 05:40:53 -0400 Subject: [PATCH] fix Eos version display --- plugins/eos/template.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/eos/template.ejs b/plugins/eos/template.ejs index 751cce9..7b17967 100644 --- a/plugins/eos/template.ejs +++ b/plugins/eos/template.ejs @@ -1,6 +1,6 @@

<%= listName %>

-

Eos <%= data.version %>

+

Eos <%= data.EOS.version %>

<% for(var i in data.EOS.cueLists){ %>