mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 07:26:29 +09:00
🎨
This commit is contained in:
@ -26,7 +26,9 @@ const whatIsNew = () => {
|
||||
};
|
||||
|
||||
onMounted(() => {
|
||||
confetti();
|
||||
confetti({
|
||||
duration: 1000 * 3,
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user