removed log
This commit is contained in:
@@ -26,7 +26,7 @@ const nodeInit: NodeInitializer = (RED): void => {
|
||||
|
||||
(async() =>{
|
||||
const client = await ts3Config.getConnection()
|
||||
this.warn("added: " + config.selection)
|
||||
|
||||
// HACK: like above i dont know how to use typescript
|
||||
client.addListener(config.selection,(event: any)=>{
|
||||
let msg = {
|
||||
|
||||
Reference in New Issue
Block a user