Skip to content

Commit

Permalink
Add claim cooldown period
Browse files Browse the repository at this point in the history
  • Loading branch information
backmeupplz committed Dec 25, 2023
1 parent 9737f50 commit 8c82555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Claim.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export default function () {
<li>Every like on a cast increases the claim for the cast by 1%</li>
<li>So does every recast</li>
<li>Go use $SPAM in your casts!</li>
<li>You can claim every 24 hours 🫦</li>
</ul>
<ConnectButton />
{isConnected && (
Expand Down

0 comments on commit 8c82555

Please sign in to comment.