Add 3 commands that were missing on client autocomplete
This commit is contained in:
parent
d6a150c5d6
commit
35c328b557
@ -32,11 +32,13 @@ const commands = [
|
||||
"/cs",
|
||||
"/ctcp",
|
||||
"/cycle",
|
||||
"/dehop",
|
||||
"/deop",
|
||||
"/devoice",
|
||||
"/disconnect",
|
||||
"/expand",
|
||||
"/ho",
|
||||
"/hop",
|
||||
"/hs",
|
||||
"/ignore",
|
||||
"/ignorelist",
|
||||
@ -56,6 +58,7 @@ const commands = [
|
||||
"/os",
|
||||
"/part",
|
||||
"/query",
|
||||
"/quote",
|
||||
"/quit",
|
||||
"/raw",
|
||||
"/rejoin",
|
||||
|
Loading…
Reference in New Issue
Block a user