Add daily commit progress animation to animeCat.js
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user