diff --git a/lib/screens/outdated_frosty_dialog.dart b/lib/screens/outdated_frosty_dialog.dart index 026a939..12dd339 100644 --- a/lib/screens/outdated_frosty_dialog.dart +++ b/lib/screens/outdated_frosty_dialog.dart @@ -118,7 +118,7 @@ class _OutdatedFrostyDialogState extends State { 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), ), ],