1
0
mirror of https://github.com/shazow/ssh-chat.git synced 2025-07-03 18:28:46 +03:00

missing reset.

This commit is contained in:
Andrey Petrov 2014-12-13 13:26:31 -08:00
parent 35569887c0
commit a8725277d7

@ -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.