diff --git a/src/Tkmm/ViewModels/Pages/ProfilesPageViewModel.cs b/src/Tkmm/ViewModels/Pages/ProfilesPageViewModel.cs index 70718da7..3b6badc0 100644 --- a/src/Tkmm/ViewModels/Pages/ProfilesPageViewModel.cs +++ b/src/Tkmm/ViewModels/Pages/ProfilesPageViewModel.cs @@ -84,6 +84,7 @@ This cannot be undone. IsSecondaryButtonEnabled = true, PrimaryButtonText = "Uninstall Mod", SecondaryButtonText = "Cancel", + DefaultButton = ContentDialogButton.Secondary, Title = "Warning" };