mirror of
https://github.com/EdiFarcas/Giveaway-app.git
synced 2026-06-28 15:00:43 +03:00
Update homepage, giveaway creation and view update.
This commit is contained in:
@@ -79,7 +79,7 @@ const handleUpdateCoins = async (youtubeUrl: string, coinValue: number) => {
|
||||
// Continue with the next author
|
||||
}
|
||||
}
|
||||
},{timeout: 60000}); // Set a timeout of 60 seconds for the transaction
|
||||
},{timeout: 60000}); // Set a timeout of 60 seconds for the transaction (Modify as needed)
|
||||
|
||||
console.log("Coins updated successfully for all authors.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user