summary refs log tree commit diff
path: root/src/CommandCompleter.h
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2024-02-26 19:05:37 -0500
committerLoren Burkholder <computersemiexpert@outlook.com>2024-02-26 19:05:37 -0500
commit99bbe266091d489695b588a44b5d5498b10e91c7 (patch)
treea4a5f2cbdb466714098b46e94397345e17d105a7 /src/CommandCompleter.h
parentFix gitlab ci syntax error (diff)
downloadnheko-99bbe266091d489695b588a44b5d5498b10e91c7.tar.xz
Add a glitch text command
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 35ce2b36..44b192c3 100644 --- a/src/CommandCompleter.h +++ b/src/CommandCompleter.h
@@ -48,6 +48,7 @@ public: RainbowConfetti, Rainfall, Msgtype, + Glitch, Goto, ConvertToDm, ConvertToRoom,