From f66a78aa3822ac5014841ad8065b102e77315ca8 Mon Sep 17 00:00:00 2001 From: "mula.liu" Date: Tue, 3 Feb 2026 16:02:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.js b/src/app.js index 2888785..f0d13d6 100644 --- a/src/app.js +++ b/src/app.js @@ -286,7 +286,7 @@ async function processSingle(item) { processedInfo.innerHTML = `
${i18n.t('info.size')}: ${img.width}×${img.height}
${i18n.t('info.status')}: ${i18n.t('info.removed')}
-
 
+
Output: IMAGE
`; }