From 4195cbbd75d317a02dbff754088fff39e5c98c9f Mon Sep 17 00:00:00 2001
From: Masusder <59669685+Masusder@users.noreply.github.com>
Date: Sun, 28 Jun 2026 11:24:00 +0200
Subject: [PATCH] Keep it with rest of the bool toggles
---
FModel/Views/SettingsView.xaml | 31 +++++++++++++++----------------
1 file changed, 15 insertions(+), 16 deletions(-)
diff --git a/FModel/Views/SettingsView.xaml b/FModel/Views/SettingsView.xaml
index 6e73ec25..da76701a 100644
--- a/FModel/Views/SettingsView.xaml
+++ b/FModel/Views/SettingsView.xaml
@@ -259,13 +259,25 @@
Style="{DynamicResource {x:Static adonisUi:Styles.ToggleSwitch}}" />
+
+
+
-
-
-
-
+ Loaded="CriwareKeyBox_Loaded" />