forked from Anri/cal8tor
typo
This commit is contained in:
parent
6fe41ee955
commit
0c6f399d47
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ async fn main() {
|
|||
|
||||
let builded_timetable = timetable::build(timetable, info);
|
||||
|
||||
ics::export(builded_timetable, "target/debug2.ics");
|
||||
ics::export(builded_timetable, "target/debug.ics");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue