mirror of
https://github.com/karl0ss/orvibo-b25-server-kex.git
synced 2025-05-03 22:13:42 +01:00
remove console.log
This commit is contained in:
parent
5fd67de48b
commit
09092049d0
@ -16,7 +16,7 @@ const settings = {
|
||||
},
|
||||
],
|
||||
};
|
||||
console.log(settings.ORVIBO_KEY)
|
||||
|
||||
let orvibo = new Orvibo(settings);
|
||||
// When a socket first connects and initiates the handshake it will emit the connected event with the uid of the socket;
|
||||
orvibo.on('plugConnected', ({uid, name}) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user