missing reset.
This commit is contained in:
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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue