Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Arisotura committed Nov 19, 2024
2 parents 86c6740 + 1b3f466 commit f6f993c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/ScreenLayout.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
enum ScreenLayoutType
{
screenLayout_Natural, // top screen above bottom screen always
screenLayout_Horizontal,
screenLayout_Vertical,
screenLayout_Horizontal,
screenLayout_Hybrid,
screenLayout_MAX,
};
Expand Down

0 comments on commit f6f993c

Please sign in to comment.