missing reset.

This commit is contained in:
Andrey Petrov 2014-12-13 13:26:31 -08:00
parent 35569887c0
commit a8725277d7
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ const OP_HELP_TEXT string = SYSTEM_MESSAGE_FORMAT + `-> Available operator comma
/kick $NAME - Kick em' out.
/op $NAME - Promote a user to server operator
/silence $NAME - Revoke a user's ability to speak
`
` + RESET
const ABOUT_TEXT string = SYSTEM_MESSAGE_FORMAT + `-> ssh-chat is made by @shazow.