From 4695bbb34049d5e7f2c1193ef5e39f39afbd17c0 Mon Sep 17 00:00:00 2001 From: NepNep21 <43792621+NepNep21@users.noreply.github.com> Date: Mon, 11 Dec 2023 22:29:36 -0300 Subject: Add /ignore --- src/CommandCompleter.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CommandCompleter.h') diff --git a/src/CommandCompleter.h b/src/CommandCompleter.h index 4f27fe29..325ebc6d 100644 --- a/src/CommandCompleter.h +++ b/src/CommandCompleter.h @@ -51,6 +51,7 @@ public: Goto, ConvertToDm, ConvertToRoom, + Ignore, COUNT, }; -- cgit 1.5.1