Revert "hehe"

This reverts commit 138193ce13.
This commit is contained in:
2026-05-09 01:18:08 +01:00
parent 70b428fce7
commit a76b559a0e
12 changed files with 56 additions and 162 deletions

View File

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