Setup day 5
This commit is contained in:
@@ -55,7 +55,7 @@ class Day4Command extends Command {
|
||||
final name = "day4";
|
||||
|
||||
@override
|
||||
final description = "Run Advent of Code 2025 Day 3";
|
||||
final description = "Run Advent of Code 2025 Day 4";
|
||||
|
||||
Day4Command() {
|
||||
// we can add command specific arguments here.
|
||||
|
||||
Reference in New Issue
Block a user