Update index.js

This commit is contained in:
Skillet 2023-06-01 18:38:56 -04:00 committed by GitHub
parent a310df8148
commit 0328bce9cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -536,6 +536,8 @@ export default class SquadServer extends EventEmitter {
host: this.options.host,
port: this.options.queryPort
});
consol.log(data);
const info = {
raw: data.raw,