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
`; }