Removed zooming from timetable
This commit is contained in:
@ -22,9 +22,7 @@ class DefaultSettings {
|
||||
askedForPreferredGradeSystem: false,
|
||||
inputs: []
|
||||
),
|
||||
timetableSettings: TimetableSettings(
|
||||
zoom: 40,
|
||||
),
|
||||
timetableSettings: TimetableSettings(),
|
||||
talkSettings: TalkSettings(
|
||||
sortFavoritesToTop: true,
|
||||
sortUnreadToTop: false,
|
||||
|
Reference in New Issue
Block a user