Notifications: Sort the settings appropriately in the FM (#7734)

Otherwise it's flagged as orphaned ;).

(Also tweak indenting of said settings to be more in line with how we
usually do these).

Overlooked in #7718
pull/7736/head
NiLuJe 3 years ago committed by GitHub
parent bee2a605f1
commit dac6fb4008
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -84,6 +84,8 @@ local order = {
"----------------------------", "----------------------------",
"screen_timeout", "screen_timeout",
"fullscreen", "fullscreen",
"----------------------------",
"screen_notification",
}, },
taps_and_gestures = { taps_and_gestures = {
"gesture_manager", "gesture_manager",

Loading…
Cancel
Save