(Menu) Hash update
This commit is contained in:
parent
8226f2bae5
commit
77ba2d254e
|
@ -195,6 +195,8 @@ static const char *menu_hash_to_str_english(uint32_t hash)
|
|||
{
|
||||
case MENU_LABEL_REWIND_ENABLE:
|
||||
return "rewind_enable";
|
||||
case MENU_LABEL_VALUE_REWIND_ENABLE:
|
||||
return "Rewind Enable";
|
||||
case MENU_LABEL_CONTENT_COLLECTION_LIST:
|
||||
return "content_collection_list";
|
||||
case MENU_LABEL_VALUE_CONTENT_COLLECTION_LIST:
|
||||
|
|
Loading…
Reference in New Issue