Set Topmost property to False in RevertSettingsWindow

This commit is contained in:
Raphire
2026-03-27 20:42:03 +01:00
parent f8f85ca861
commit 105198e396

View File

@@ -10,7 +10,7 @@
WindowStyle="None"
AllowsTransparency="True"
Background="Transparent"
Topmost="True"
Topmost="False"
ShowInTaskbar="False">
<Window.Resources>