mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
This commit is contained in:
commit
69d59235bc
1 changed files with 4 additions and 0 deletions
|
@ -136,6 +136,10 @@ function handleServerCommand(data)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
console.log(JSON.stringify(data, null, 1));
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Called when the server connection state changes
|
// Called when the server connection state changes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue