This commit is contained in:
Ylian Saint-Hilaire 2020-05-29 14:54:10 -07:00
commit 198338a5cf
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ function createMeshCore(agent) {
case 'connection':
data.result = require('MeshAgent').ConnectedServer;
this._send(data);
break;
case 'descriptors':
require('ChainViewer').getSnapshot().then(function (f)
{