no message

This commit is contained in:
belevo\mh
2025-12-17 15:55:57 +01:00
parent 1627f81b9e
commit 13f458e10c

View File

@@ -307,8 +307,7 @@
}) })
].join(''); ].join('');
elDbg.textContent = `Letzte Daten: ${new Date().toLocaleTimeString()} · range=${data?.range ?? '-'} · date=${data?.date ?? '-'}`;
elErr.textContent = '';
} }
// --- cache --- // --- cache ---