Skip to content

Commit

Permalink
Move lf13 to a103 on tuesday #21
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelCoding committed Jan 29, 2024
1 parent fdf79d2 commit 5955613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bszet-davinci/src/timetable/igd21.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pub static IGD21: Lazy<Timetable> = Lazy::new(|| {
Lesson::new(1, None, MathBasic, "B05"),
Lesson::new(1, None, EnglishBasic, "B104"),
Lesson::new(2, None, GermanBasic, "B6"),
Lesson::new(3, None, Lf13__1, "B5"),
Lesson::new(3, None, Lf13__1, "A103"),
Lesson::new(3, None, Lf11__2, "B3"),
Lesson::new(4, None, EnglishAdvanced, "A102"),
Lesson::new(4, None, MathAdvanced, "B11"),
Expand Down

0 comments on commit 5955613

Please sign in to comment.