mao zedong
All checks were successful
Deploy / trigger (push) Successful in 22s

This commit is contained in:
2026-05-26 12:48:07 +02:00
parent 8838e5d846
commit 5c837d81cf

View File

@@ -20,6 +20,7 @@ async function showfile(filename, target) {
}
} catch (error) {
console.log(error)
container.innerHTML = "<p style='color:red'>Errore nel caricamento dell'appunto.</p>";
}
}