Skip to content

Commit 48389b4

Browse files
authored
feat: jeuno: first walk no longer weekly locked (#165)
2 parents 81e15d6 + a8300d2 commit 48389b4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/routes/checklist.tsx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -173,14 +173,14 @@ const todos = [
173173
name: "Hells' Kier (Unreal)",
174174
reset: "weekly",
175175
},
176-
{
177-
name: "Jeuno: The First Walk",
178-
reset: "weekly",
179-
},
180-
{
181-
name: "Ordelle Coin",
182-
reset: "weekly",
183-
},
176+
// {
177+
// name: "Jeuno: The First Walk",
178+
// reset: "weekly",
179+
// },
180+
// {
181+
// name: "Ordelle Coin",
182+
// reset: "weekly",
183+
// },
184184
],
185185
},
186186
{

0 commit comments

Comments
 (0)