1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-02-12 11:01:52 +00:00

Updated metadata

This commit is contained in:
Bryan Roe 2020-05-22 12:23:12 -07:00
parent 8000a61aeb
commit c6c3ac2753

View file

@ -1394,6 +1394,7 @@ function createMeshCore(agent) {
}
else
{
term.descriptorMetadata = 'Remote Terminal';
this.ws.httprequest.process = term;
this.ws.httprequest.process.tunnel = this.ws;
term.stderr.stdout = term.stdout;