diff --git a/tools/configurator.sh b/tools/configurator.sh index d18ce707..e7da3b12 100755 --- a/tools/configurator.sh +++ b/tools/configurator.sh @@ -980,7 +980,7 @@ configurator_portmaster_toggle_dialog(){ --title "RetroDECK Configurator - PortMaster Visibility" \ --text="PortMaster is now hidden in ES-DE.\nPlease refresh your game list or restart RetroDECK to see the changes.\n\nIn order to launch PortMaster, you can access it from:\nConfigurator -> Open Component -> PortMaster." else # User clicked "Cancel" - configurator_tools_dialog + configurator_global_presets_and_settings_dialog fi else rd_zenity --question \ @@ -996,10 +996,10 @@ configurator_portmaster_toggle_dialog(){ --title "RetroDECK Configurator - PortMaster Visibility" \ --text="PortMaster is now visible in ES-DE.\nPlease refresh your game list or restart RetroDECK to see the changes." else # User clicked "Cancel" - configurator_tools_dialog + configurator_global_presets_and_settings_dialog fi fi - configurator_tools_dialog + configurator_global_presets_and_settings_dialog } # This function checks and verifies BIOS files for RetroDECK.