0

Fixed improperly placed newline

This commit is contained in:
Pepich 2017-02-01 17:53:16 +01:00
parent eb1b3d7db9
commit bd92139591

View File

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