Update node.js
This commit is contained in:
parent
ffeda97b65
commit
9cf58070ff
1 changed files with 1 additions and 1 deletions
2
node.js
2
node.js
|
@ -199,4 +199,4 @@ function calcTime(time){
|
||||||
return returnNo;
|
return returnNo;
|
||||||
}
|
}
|
||||||
|
|
||||||
client.login("NzczMTUyNDgzNzMxNzAxODAw.X6FEXA.y3lIt46kWIAAqf7_zb4xyQvqYcQ");
|
client.login(process.env.token);
|
Loading…
Reference in a new issue