mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
🎨
This commit is contained in:
parent
7ab1265f97
commit
2dcffd7146
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ export default Vue.extend({
|
|||
opacity: 0,
|
||||
scale: 0.8,
|
||||
duration: 300,
|
||||
easing: [ 0.5, -0.5, 1, 0.5 ],
|
||||
easing: [0, 0.5, 0.5, 1],
|
||||
complete: () => this.destroyDom()
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue