auto-git:
[change] animeCat.js
This commit is contained in:
@@ -476,6 +476,7 @@ window.AnimeCat = class AnimeCat {
|
|||||||
}, 6000);
|
}, 6000);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
destroy() {
|
destroy() {
|
||||||
clearTimeout(this._blinkTimeout);
|
clearTimeout(this._blinkTimeout);
|
||||||
clearInterval(this._talkIntervalId);
|
clearInterval(this._talkIntervalId);
|
||||||
|
|||||||
Reference in New Issue
Block a user