Merge pull request #661 from Xaekai/ServcmdCert

Add tab completion entry for reloading cert
This commit is contained in:
Calvin Montgomery 2017-05-14 18:39:12 -07:00 committed by GitHub
commit 071170dd90

View file

@ -14,6 +14,7 @@ const COMPLETIONS = [
"/gc",
"/globalban",
"/reload",
"/reloadcert",
"/reload-partitions",
"/switch",
"/unglobalban",