mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-13 19:43:34 -07:00
Setting name capitalization fix
This commit is contained in:
@@ -215,7 +215,7 @@ void xtreme_settings_scene_start_on_enter(void* context) {
|
||||
|
||||
item = variable_item_list_add(
|
||||
var_item_list,
|
||||
"Sort dirs before",
|
||||
"Sort Dirs Before",
|
||||
2,
|
||||
xtreme_settings_scene_start_sort_folders_before_changed,
|
||||
app);
|
||||
|
||||
Reference in New Issue
Block a user