removed log

This commit is contained in:
2021-04-27 21:36:56 +02:00
parent c52b113c6a
commit c07330a7c3

View File

@@ -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 = {