Update homepage, giveaway creation and view update.

This commit is contained in:
EdiFarcas
2025-04-30 15:05:01 +03:00
parent 77b724528a
commit 3f822f353f
7 changed files with 109 additions and 101 deletions
+1 -1
View File
@@ -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.");