1
0
Fork 0
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:
jugeeya 2023-08-24 09:05:37 -07:00 committed by GitHub
parent be74ce9959
commit b519152ce7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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(),
);