From de6756c1043e071d1486c1b2da6b9c3080244875 Mon Sep 17 00:00:00 2001 From: Ashley Date: Mon, 18 Dec 2023 14:11:38 +0000 Subject: [PATCH] fix the comment not being on the script tag :p blehhhhhhh --- html/discover.ejs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/html/discover.ejs b/html/discover.ejs index 89f921b0..5e0ee067 100644 --- a/html/discover.ejs +++ b/html/discover.ejs @@ -1326,8 +1326,10 @@ links.forEach(link => { - // @license-end + } + // @license-end + + <% } %>