LAPI-588: Fix startTime

This commit is contained in:
Sergiu Toma 2021-09-18 10:22:54 +03:00
parent 778ed11b7a
commit 9d5c215367
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ class Asset {
this.token = token;
this.configs = configs
this._processConfigs();
this.startTime = +new Date();
this.pttEndSuccessfully = false;
this.assetProps = {};
this.murmurPassword = '';