Move autodim menu position (#9158)

This commit is contained in:
zwim
2022-06-01 23:18:48 +02:00
committed by GitHub
parent 84c7e33606
commit f3df8923fa
2 changed files with 2 additions and 2 deletions

View File

@@ -85,12 +85,12 @@ local order = {
},
screen = {
"screensaver",
"autodim",
"----------------------------",
"screen_rotation",
"----------------------------",
"screen_dpi",
"screen_eink_opt",
"autodim",
"autowarmth",
"color_rendering",
"----------------------------",

View File

@@ -130,12 +130,12 @@ local order = {
screen = {
"screensaver",
"coverimage",
"autodim",
"----------------------------",
"screen_rotation",
"----------------------------",
"screen_dpi",
"screen_eink_opt",
"autodim",
"autowarmth",
"color_rendering",
"----------------------------",