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

View file

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