mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 02:36:11 +10:00
on message, wonder if it sends its own
This commit is contained in:
@@ -41,7 +41,7 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
}))
|
}))
|
||||||
|
|
||||||
dclient.on('debug', (message) => {
|
dclient.on('message', (message) => {
|
||||||
ws.send(message)
|
ws.send(message)
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user