From 0b653465127a04ea275f0e0ee27b4a3833b54771 Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Tue, 12 Sep 2023 10:12:30 -0400 Subject: [PATCH] add wipe profile on start checkbox --- project/Aki.Launcher/Assets/Styles.axaml | 9 +++ .../ViewModels/ProfileViewModel.cs | 69 +++++++++++++------ project/Aki.Launcher/Views/ProfileView.axaml | 26 +++++-- 3 files changed, 78 insertions(+), 26 deletions(-) diff --git a/project/Aki.Launcher/Assets/Styles.axaml b/project/Aki.Launcher/Assets/Styles.axaml index 7f47fc2..798adf9 100644 --- a/project/Aki.Launcher/Assets/Styles.axaml +++ b/project/Aki.Launcher/Assets/Styles.axaml @@ -8,6 +8,7 @@ + +