More welcome wagon beautification.
This commit is contained in:
parent
cb3fc9bb91
commit
bddbd9cd36
3 changed files with 5 additions and 4 deletions
|
|
@ -222,6 +222,6 @@ async function asyncKickStart(){
|
|||
|
||||
//Listen Function
|
||||
webServer.listen(port, () => {
|
||||
console.log(`Tokes up on port \x1b[4m\x1b[35m${port}\x1b[0m!`);
|
||||
console.log(`Tokes up on port \x1b[4m\x1b[35m${port}\x1b[0m!\n`);
|
||||
});
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue