This commit is contained in:
2024-09-05 15:21:36 +02:00
parent c110a916f3
commit 494ab244ab
4 changed files with 7 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ async function nft(amount){ //! MONEY POPPING
display();
setTimeout(() => {
dabloons.remove();
}, 500);
}, 150);
}
async function correct(){