Merge pull request #1496 from MaxLeiter/commands
Add /list to autocomplete
This commit is contained in:
commit
845db70969
@ -37,6 +37,7 @@ const commands = [
|
||||
"/join",
|
||||
"/kick",
|
||||
"/leave",
|
||||
"/list",
|
||||
"/me",
|
||||
"/mode",
|
||||
"/msg",
|
||||
|
Loading…
Reference in New Issue
Block a user