Fixed improperly placed newline
This commit is contained in:
parent
eb1b3d7db9
commit
bd92139591
@ -88,7 +88,7 @@ public class Chatgroups implements Module, Listener
|
||||
" help Chats in your chatgroup.\n"+
|
||||
" run cgsay message\n" +
|
||||
" }\n" +
|
||||
"\n}" +
|
||||
"}\n" +
|
||||
"command cg {\n" +
|
||||
" join [String:group] {\n" +
|
||||
" help Joins a chatgroup.;\n" +
|
||||
|
Reference in New Issue
Block a user