Skip to content

Commit

Permalink
fix(initial): make assessments average enabled by default
Browse files Browse the repository at this point in the history
  • Loading branch information
SethBurkart123 committed Dec 2, 2024
1 parent 9e26d2c commit 4c6b43d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/background.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ const DefaultValues: SettingsState = {
originalSelectedColor: '',
DarkMode: true,
animations: true,
assessmentsAverage: true,
defaultPage: 'home',
shortcuts: [
{
Expand Down

0 comments on commit 4c6b43d

Please sign in to comment.