fixed puncandnum not fading out

This commit is contained in:
Miodec 2022-08-24 15:12:06 +02:00
parent f9734cb471
commit 971522e29b

View file

@ -121,7 +121,7 @@ export async function update(
})
.animate(
{
opacity: 1,
opacity: 0,
maxWidth: "0",
},
animTime,