mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-23 02:17:40 -07:00
✌️
This commit is contained in:
parent
f85ba0b76d
commit
28843ef941
2 changed files with 2 additions and 2 deletions
|
@ -87,7 +87,7 @@ export default Vue.extend({
|
|||
duration: 500,
|
||||
easing: 'easeInQuad'
|
||||
});
|
||||
}, 2000);
|
||||
}, 2500);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -97,7 +97,7 @@ export default Vue.extend({
|
|||
duration: 500,
|
||||
easing: 'easeInQuad'
|
||||
});
|
||||
}, 2000);
|
||||
}, 2500);
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue