Updated metadata

This commit is contained in:
Bryan Roe 2020-05-22 12:23:12 -07:00
parent 9fdb62d862
commit 0cc72abdf7
1 changed files with 1 additions and 0 deletions

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;