From 4b9afbbe43c2f99dd539ee8b3702efb46716c130 Mon Sep 17 00:00:00 2001 From: Mute Date: Wed, 20 Jul 2022 21:52:34 +0000 Subject: [PATCH] Update 'TODO' --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index a90b435..bf62515 100644 --- a/TODO.md +++ b/TODO.md @@ -14,7 +14,7 @@ - [x] refuse /do if the room disallows activities - [ ] **spaces in targets** - [ ] **autocomplete should retain original case** -- [ ] cleanup: +=, ?., consts etc. +- [ ] cleanup: +=, ?., consts, remove extra () etc. - [ ] cleanup: Element* instead of direct DOM API - [ ] macros and aliases - [ ] autocomplete: take cursor position into account?