hehe
All checks were successful
Build Org Website / build (push) Successful in 47s

This commit is contained in:
2026-05-09 00:36:21 +01:00
parent a18debbf21
commit 138193ce13
12 changed files with 162 additions and 56 deletions

View File

@@ -328,6 +328,8 @@
// ── Boot ─────────────────────────────────────────────────
document.addEventListener("DOMContentLoaded", async () => {
if (!document.getElementById("wird-app")) return;
setTodayLabel();
await Promise.all([loadAll(), loadMotalah()]);
renderToday();