diff --git a/client/js/constants.js b/client/js/constants.js index ec3745c4..1dedf55f 100644 --- a/client/js/constants.js +++ b/client/js/constants.js @@ -37,6 +37,7 @@ const commands = [ "/join", "/kick", "/leave", + "/list", "/me", "/mode", "/msg",