fix: clean up
This commit is contained in:
parent
8978ee89b8
commit
91d0f481d6
|
@ -14,7 +14,7 @@ export default class Ticking extends Component {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
reset() {
|
destroy() {
|
||||||
this.$$finished = [];
|
this.$$finished = [];
|
||||||
this.$$tickers = [];
|
this.$$tickers = [];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user