From cf2ce962ab0382bf6f9a476dc979817e93957c76 Mon Sep 17 00:00:00 2001
From: swee <meow@swee.codes>
Date: Sat, 15 Feb 2025 00:29:13 -0800
Subject: [PATCH] Update todo.md

---
 todo.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/todo.md b/todo.md
index a1baee4..8a7db60 100644
--- a/todo.md
+++ b/todo.md
@@ -15,14 +15,14 @@
    -  [x] Away
    -  [ ] Multi-server support
    -  [x] `LIST`
-   -  [ ] `TOPIC`
+   -  [x] `TOPIC`
 -  [ ] [Database support](https://discuss.swee.codes/t/41)
 -  [ ] User Flags
    -  [ ] i (invisible)
    -  [x] o (IRCOP)
    -  [ ] w (gets wallops)
 -  [ ] Channel Flags
-   -  [ ] o \<user\> (CHANOP)
+   -  [x] o \<user\> (CHANOP)
    -  [ ] v \<user\> (voice)
    -  [ ] m (moderated, only let voice or op talk)
    -  [ ] s (don't show in LIST)