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);
|
this.container.appendChild(this.heartEmitter);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Zeigt Progress der täglichen Commits an
|
// Zeigt Progress der täglichen Commits an
|
||||||
animateCatGlow(commitCount) {
|
animateCatGlow(commitCount) {
|
||||||
const glow = this.glow;
|
const glow = this.glow;
|
||||||
|
|||||||
Reference in New Issue
Block a user