mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-27 20:34:03 +00:00
Add space to dialog notification for release
This commit is contained in:
parent
be74ce9959
commit
b519152ce7
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ pub fn perform_version_check() {
|
|||
info!("User declined the update.");
|
||||
dialog::dialog_ok(
|
||||
"This update has been declined.\n\n\
|
||||
If you'd like to disable update checking in the future,\
|
||||
If you'd like to disable update checking in the future, \
|
||||
please adjust the 'Auto-Update' setting in the Modpack menu."
|
||||
.to_string(),
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue