mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-04-07 21:25:31 -04:00
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
This commit is contained in:
commit
05bdeca3f1
@ -173,6 +173,7 @@ function createMeshCore(agent) {
|
|||||||
case 'connection':
|
case 'connection':
|
||||||
data.result = require('MeshAgent').ConnectedServer;
|
data.result = require('MeshAgent').ConnectedServer;
|
||||||
this._send(data);
|
this._send(data);
|
||||||
|
break;
|
||||||
case 'descriptors':
|
case 'descriptors':
|
||||||
require('ChainViewer').getSnapshot().then(function (f)
|
require('ChainViewer').getSnapshot().then(function (f)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user