summary refs log tree commit diff
path: root/src/CommandCompleter.h
diff options
context:
space:
mode:
authorNepNep21 <43792621+NepNep21@users.noreply.github.com>2023-12-11 22:29:36 -0300
committerNepNep21 <43792621+NepNep21@users.noreply.github.com>2023-12-11 22:29:36 -0300
commit4695bbb34049d5e7f2c1193ef5e39f39afbd17c0 (patch)
treef1e86e09d0b5705c3234c9d7d70d4b37da1fdcab /src/CommandCompleter.h
parentFix joined spaces having no description (diff)
downloadnheko-4695bbb34049d5e7f2c1193ef5e39f39afbd17c0.tar.xz
Add /ignore
Diffstat (limited to 'src/CommandCompleter.h')
-rw-r--r--src/CommandCompleter.h1
1 files changed, 1 insertions, 0 deletions
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, };