mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 20:15:55 +02: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