Added missing ";"
This commit is contained in:
parent
bd92139591
commit
63a7ae90f5
@ -85,8 +85,8 @@ public class Chatgroups implements Module, Listener
|
||||
"}\n" +
|
||||
"command cgsay {\n" +
|
||||
" [string:message...] {\n" +
|
||||
" help Chats in your chatgroup.\n"+
|
||||
" run cgsay message\n" +
|
||||
" help Chats in your chatgroup.;\n"+
|
||||
" run cgsay message;\n" +
|
||||
" }\n" +
|
||||
"}\n" +
|
||||
"command cg {\n" +
|
||||
|
Reference in New Issue
Block a user