Better physics
This commit is contained in:
parent
e05ae5ebc2
commit
2f8ceb9d22
2 changed files with 21 additions and 45 deletions
|
@ -165,10 +165,6 @@ export default defineComponent({
|
|||
this.easterEggReady = false;
|
||||
this.$refs.icon.vanillaTilt.destroy();
|
||||
this.easterEggEngine = physics(this.$refs.about);
|
||||
|
||||
setTimeout(() => {
|
||||
this.easterEggEngine.stop();
|
||||
}, 1000 * 60 * 3);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue