Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
update message
Browse files Browse the repository at this point in the history
  • Loading branch information
7reax committed Jun 12, 2022
1 parent e11e6b4 commit 25b466b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/screens/outdated_frosty_dialog.dart
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ class _OutdatedFrostyDialogState extends State<OutdatedFrostyDialog> {
style: const TextStyle(fontSize: 16),
),
const Text(
'If you click on update, KMM will make a backup of your FrostyModManager installation and overwrite your current Frosty installation.',
'\nIf you click on update, KMM will make a backup of your FrostyModManager installation and overwrite your current Frosty installation.\n\nThe backup will be saved in your FrostyModManager directory.',
style: TextStyle(fontSize: 16),
),
],
Expand Down

0 comments on commit 25b466b

Please sign in to comment.