Merge pull request #2756 from thelounge/mcinkay/missing-commands

Add 3 commands that were missing on client autocomplete
This commit is contained in:
Al McKinlay 2018-09-06 09:52:37 +01:00 committed by GitHub
commit d3b7a205b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",