This commit is contained in:
Kacper Marzecki 2025-03-16 21:57:01 +01:00
parent de973a98de
commit c1c2f3c6f0

View File

@ -287,6 +287,7 @@ export default function TaskApp() {
setTasks(loadTasks(), log) setTasks(loadTasks(), log)
} }
} }
if (input === "?") { if (input === "?") {
log("=========================="); log("==========================");
log("Keybindings:"); log("Keybindings:");