From 710921ef2339556834cc692a2d9e6dbfc56ff6ee Mon Sep 17 00:00:00 2001 From: elseif Date: Mon, 1 Sep 2025 00:13:21 +0800 Subject: [PATCH] Update index.html Signed-off-by: elseif --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f73bbe4..c4d3776 100644 --- a/index.html +++ b/index.html @@ -651,7 +651,7 @@ ${d.title} ${download.versions.map(v => { if(d.type === "changlog"){ - return ``; + return ``; }else{ const files = fileNames(v.version,g.arch,d.type); if (files && files.length > 0) {