mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-07-07 19:53:30 +00:00
Switch to No for default on update (#634)
This commit is contained in:
@ -152,7 +152,7 @@ fn get_release(beta: bool) -> Result<Release> {
|
||||
}
|
||||
|
||||
fn user_wants_to_install() -> bool {
|
||||
dialog::yes_no(
|
||||
dialog::no_yes(
|
||||
"There is a new update available for the Training Modpack. \n\n\
|
||||
Do you want to install it?"
|
||||
.to_string(),
|
||||
|
Reference in New Issue
Block a user