mirror of
https://github.com/wiiu-env/homebrew_on_menu_plugin.git
synced 2024-11-21 18:19:15 +01:00
Fix config menu
This commit is contained in:
parent
11bd473803
commit
762954b043
@ -223,6 +223,7 @@ WUPSConfigAPICallbackStatus ConfigMenuOpenedCallback(WUPSConfigCategoryHandle ro
|
||||
DEFAULT_HIDE_ALL_RPX_VALUE, gHideAllRPX,
|
||||
&hideAllRPXChanged));
|
||||
|
||||
root.add(std::move(features));
|
||||
} catch (std::exception &e) {
|
||||
OSReport("Exception T_T : %s\n", e.what());
|
||||
return WUPSCONFIG_API_CALLBACK_RESULT_ERROR;
|
||||
|
Loading…
Reference in New Issue
Block a user