Improve delete fade out
This commit is contained in:
parent
b4965e81a6
commit
ac6b156992
1 changed files with 1 additions and 1 deletions
|
@ -439,7 +439,7 @@ $(function () {
|
|||
|
||||
setTimeout(() => {
|
||||
wishlistsRefresh();
|
||||
}, 200);
|
||||
}, 800);
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue