Skip to content

Commit af8c063

Browse files
committed
new batch of events
1 parent e695699 commit af8c063

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/Console/Commands/excel/CoderDojoEvents.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public function handle(): void
4242

4343
Excel::import(
4444
new CoderDojoEventsImport(),
45-
'20241024 CodeWeek activities NOVEMBER CoderDojo Belgium.xlsx',
45+
'events-coderdojobelgium.xlsx',
4646
'excel'
4747
);
4848
}
12.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)