fix(core): update
This commit is contained in:
parent
cd2cc0685e
commit
f5e8af9a06
@ -98,5 +98,7 @@ export class SmartMetrics {
|
||||
return returnMetrics;
|
||||
}
|
||||
|
||||
public async stop() {}
|
||||
public stop() {
|
||||
this.started = false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user