Improve delete fade out

This commit is contained in:
grandeljay 2022-06-10 09:09:45 +02:00
parent b4965e81a6
commit ac6b156992

View file

@ -439,7 +439,7 @@ $(function () {
setTimeout(() => {
wishlistsRefresh();
}, 200);
}, 800);
},
});