Remove TODO.txt integration

This commit is contained in:
2026-07-23 17:38:13 +02:00
parent ddfd29ea0e
commit 49c6240416
10 changed files with 31 additions and 613 deletions
+1 -1
View File
@@ -100,7 +100,7 @@
}
// Fires after the node is back in its original spot, so the callback
// sees the final DOM (e.g. the todo rail flushing an autosave).
// sees the final DOM.
var cb = onCloseCb;
onCloseCb = null;
if (cb) cb();