1
0

auto-git:

[change] animeCat.js
This commit is contained in:
2025-05-26 05:37:02 +02:00
parent a63ee23dbb
commit cec3323814

View File

@@ -475,7 +475,6 @@ window.AnimeCat = class AnimeCat {
this._isSpeaking = false; this._isSpeaking = false;
}, 6000); }, 6000);
} }
destroy() { destroy() {
clearTimeout(this._blinkTimeout); clearTimeout(this._blinkTimeout);