Skip to content

Commit

Permalink
fix(config.js): Typo in Autochange config
Browse files Browse the repository at this point in the history
Typo in config.js: Autochabge > Autochange
  • Loading branch information
migueravila authored Mar 14, 2022
2 parents 7499aea + 9cf77ce commit 50bce7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const CONFIG = {
// Autochange
autoChangeTheme: true,

// Autochabge by OS
// Autochange by OS
changeThemeByOS: true,

// Autochange by hour options (24hrs format, string must be in: hh:mm)
Expand Down

0 comments on commit 50bce7b

Please sign in to comment.