removed now indicator from android and ios widgets

This commit is contained in:
2026-05-11 13:55:16 +02:00
parent c46f14f6a6
commit 8c76f2d816
5 changed files with 0 additions and 85 deletions
@@ -131,7 +131,6 @@ struct TimetableWeekView: View {
return TimeGridView(
lessons: lessonsForDay,
periods: data.periods,
anchorDate: day,
hourHeight: hourHeight,
showRoom: !subjectOnly,
showTeacher: !subjectOnly,