Updated metadata

Bryan Roe committed May 22, 2020 at 12:23 UTC c6c3ac2753063071ba0741bf43a174b3ad316f97
1 file changed +1
agents/meshcore.js
+1
@@ -1394,6 +1394,7 @@ function createMeshCore(agent) {
1394 }
1395 else
1396 {
1397 + term.descriptorMetadata = 'Remote Terminal';
1398 this.ws.httprequest.process = term;
1399 this.ws.httprequest.process.tunnel = this.ws;
1400 term.stderr.stdout = term.stdout;