mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-08-28 09:11:06 +00:00
fix(upcoming assessments): max assessments option
This commit is contained in:
@@ -50,6 +50,9 @@ export function getDefaultSettingsState(): SettingsState {
|
||||
animations: !isLowEndDevice,
|
||||
assessmentsAverage: false,
|
||||
defaultPage: "home",
|
||||
homeUpcomingSubjectsMax: 5,
|
||||
homeUpcomingAssessmentsPerSubjectMax: 0,
|
||||
homeUpcomingIncludePast: true,
|
||||
shortcuts: [
|
||||
{ name: "Outlook", enabled: true },
|
||||
{ name: "Office", enabled: true },
|
||||
|
||||
Reference in New Issue
Block a user