Update node.js
This commit is contained in:
parent
59301142d6
commit
0ab975239a
1 changed files with 1 additions and 1 deletions
2
node.js
2
node.js
|
@ -208,4 +208,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