refactored socket connection events
This commit is contained in:
@@ -44,7 +44,7 @@ var types = [
|
||||
},
|
||||
{
|
||||
name: "warn",
|
||||
sign: '=❗=',
|
||||
sign: '=!=',
|
||||
signColor: chalk.yellow,
|
||||
messageColor: chalk.bold.yellow,
|
||||
formatter: function (sign, message)
|
||||
|
||||
Reference in New Issue
Block a user