Skip to content

Commit 8d2a13f

Browse files
authored
Merge pull request #2367 from codeeu/coderdojo-events
import updates
2 parents 2864570 + c8c2281 commit 8d2a13f

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-
'events-coderdojobelgium.xlsx',
45+
'events.xlsx',
4646
'excel'
4747
);
4848
}

resources/excel/events.xlsx

22 KB
Binary file not shown.

0 commit comments

Comments
 (0)