added teacher-focused lesson sheet with direct class and teacher timetable links

This commit is contained in:
2026-09-24 23:33:13 +02:00
parent de866b12b4
commit e21560ed3d
14 changed files with 306 additions and 33 deletions
@@ -73,5 +73,6 @@ class LessonMerger {
substitutionText: source.substitutionText,
lessonText: source.lessonText,
infoText: source.infoText,
classIds: source.classIds,
);
}