Skip to content

Commit

Permalink
Update apps/global_preferences.h
Browse files Browse the repository at this point in the history
Co-authored-by: Quentin <[email protected]>
  • Loading branch information
cartoone222 and quentinguidee authored Sep 24, 2024
1 parent ff4a801 commit 1cd61ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/global_preferences.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class GlobalPreferences {
m_dfuUnlocked(false),
m_autoComplete(true),
m_syntaxhighlighting(true),
m_clearkshift(true),
m_clearkshift(true),
m_brightnessLevel(Ion::Backlight::MaxBrightness),
m_idleBeforeSuspendSeconds(55),
m_idleBeforeDimmingSeconds(45),
Expand Down

0 comments on commit 1cd61ee

Please sign in to comment.