Skip to content

Commit 45c3387

Browse files
committed
feat: add cruiser holosaber to checklist
1 parent 7da45ea commit 45c3387

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/routes/checklist.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,10 @@ const todos = [
149149
name: "AAC Cruiserweight M4 (Normal)",
150150
reset: "weekly",
151151
},
152-
// {
153-
// name: "Cruiser Holoblade",
154-
// reset: "weekly",
155-
// },
152+
{
153+
name: "Cruiser Holosaber",
154+
reset: "weekly",
155+
},
156156
// {
157157
// name: "AAC Cruiserweight M1 (Savage)",
158158
// reset: "weekly",

0 commit comments

Comments
 (0)