Fix big mistake :iea:

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2023-06-25 12:46:07 +01:00 committed by GitHub
parent 603ed22015
commit c75ba0f855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ void InstanceSettingsPage::globalSettingsButtonClicked(bool)
case 0:
APPLICATION->ShowGlobalSettings(this, "java-settings");
return;
case 1:
case 2:
APPLICATION->ShowGlobalSettings(this, "custom-commands");
return;
default: