Fix core updater list
This commit is contained in:
parent
63a4bea997
commit
04d46957cc
1 changed files with 1 additions and 1 deletions
|
@ -2683,7 +2683,7 @@ static int menu_cbs_init_bind_ok_compare_label(menu_file_list_cbs_t *cbs,
|
|||
case MENU_ENUM_LABEL_DOWNLOAD_CORE_CONTENT:
|
||||
BIND_ACTION_OK(cbs, action_ok_core_content_list);
|
||||
break;
|
||||
case MENU_ENUM_LABEL_VALUE_CORE_UPDATER_LIST:
|
||||
case MENU_ENUM_LABEL_CORE_UPDATER_LIST:
|
||||
BIND_ACTION_OK(cbs, action_ok_core_updater_list);
|
||||
break;
|
||||
case MENU_ENUM_LABEL_THUMBNAILS_UPDATER_LIST:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue