1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2025-03-03 12:45:43 +00:00

Revert "deleted hakate prompt"

This reverts commit 45d10fc587.
This commit is contained in:
i3sey 2023-05-21 21:04:45 +05:00
parent 65dc140f15
commit 8a5a6fbd76

View file

@ -117,7 +117,8 @@ void DialoguePage_ams::instantiateButtons()
} }
brls::Application::popView(); brls::Application::popView();
}); });
this->label = new brls::Label(brls::LabelStyle::DIALOG, "menus/ams_update/install_hekate"_i18n + "\n\n" + this->text, true);
} }
void DialoguePage_fw::instantiateButtons() void DialoguePage_fw::instantiateButtons()