diff --git a/diagnostic/index.html b/diagnostic/index.html index e331c91..98cea7e 100644 --- a/diagnostic/index.html +++ b/diagnostic/index.html @@ -1508,6 +1508,7 @@ `${escapeHtml(name)}` + ` (${escapeHtml(mimeType)}, ${sizeStr})` + preview + + `
${escapeHtml(serverPath)}
` + `
ARIA-Datei — ${new Date().toLocaleTimeString('de-DE')}
`; for (const box of [chatBox, document.getElementById('chat-box-fs')]) { if (!box) continue;