Archived
0

Added missing comma

This commit is contained in:
Minenash
2018-10-28 16:26:36 -04:00
committed by GitHub
parent e011366692
commit c2781966d0

View File

@@ -1,8 +1,8 @@
command discord { command discord {
[empty] { [empty] {
perm utils.external.discord perm utils.external.discord
help Info, Register Instructions and Token for the Discord; help Info, Register Instructions, and Token for the Discord;
run discord; run discord;
type player; type player;
} }
} }