Skip to content

Commit

Permalink
fix wrong menu order [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Sep 10, 2024
1 parent 876cbc4 commit ce53ed2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ typedef enum {
DesktopSettingsAutoLockDelay,
DesktopSettingsBatteryDisplay,
DesktopSettingsClockDisplay,
DesktopSettingsHappyMode,
DesktopSettingsChangeName,
DesktopSettingsHappyMode,
DesktopSettingsFavoriteLeftShort,
DesktopSettingsFavoriteLeftLong,
DesktopSettingsFavoriteRightShort,
Expand Down

0 comments on commit ce53ed2

Please sign in to comment.