Merge pull request #1496 from MaxLeiter/commands

Add /list to autocomplete
This commit is contained in:
Al McKinlay 2017-09-05 10:15:11 +01:00 committed by GitHub
commit 845db70969
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ const commands = [
"/join", "/join",
"/kick", "/kick",
"/leave", "/leave",
"/list",
"/me", "/me",
"/mode", "/mode",
"/msg", "/msg",