format
This commit is contained in:
parent
c5bd2a7487
commit
beafd9c700
1 changed files with 1 additions and 1 deletions
|
|
@ -400,7 +400,7 @@ export function getAnalyzerData(type = 'time', id = 1) {
|
|||
}
|
||||
|
||||
export function resetGlobalEffects() {
|
||||
controller.reset();
|
||||
controller?.reset();
|
||||
analysers = {};
|
||||
analysersData = {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue