works now

This commit is contained in:
Pavel Murygin
2023-02-09 01:11:04 +04:00
parent ac7f4773e2
commit dda89e9626
3 changed files with 19 additions and 16 deletions

View File

@ -384,7 +384,7 @@ export class FluencePeer implements IFluencePeer {
// registerSrv(this, 'single_module_srv', this._classServices.srv);
// registerNodeUtils(this, 'node_utils', new NodeUtils(this));
// this._startParticleProcessing();
this._startParticleProcessing();
}
/**