From 2baf264aec43ff2f1b6b03b763026f4ac86d267f Mon Sep 17 00:00:00 2001 From: elseif Date: Mon, 1 Sep 2025 00:11:15 +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 68e0375..0b7a068 100644 --- a/index.html +++ b/index.html @@ -652,7 +652,7 @@ ${download.versions.map(v => { if(d.type === "changlog"){ const url = "https://download.mikrotik.com/routeros/v.version/CHANGELOG" - return ``; + return ``; }else{ const files = fileNames(v.version,g.arch,d.type); if (files && files.length > 0) {