Skip to content

Commit

Permalink
feat: track the ordelle coin separately
Browse files Browse the repository at this point in the history
  • Loading branch information
CostasAK committed Nov 13, 2024
1 parent 523f23c commit d48ffa8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/routes/checklist.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,10 @@ const todos = [
name: "Jeuno: The First Walk",
reset: "weekly",
},
{
name: "Ordelle Coin",
reset: "weekly",
},
],
},
{
Expand Down

0 comments on commit d48ffa8

Please sign in to comment.