diff --git a/animeCat.js b/animeCat.js index c9110c9..10f0520 100644 --- a/animeCat.js +++ b/animeCat.js @@ -148,6 +148,7 @@ window.AnimeCat = class AnimeCat { this.container.appendChild(this.heartEmitter); } + // Zeigt Progress der täglichen Commits an animateCatGlow(commitCount) { const glow = this.glow;