Remove FirstLaunchValue

This commit is contained in:
DB p 2024-05-29 18:18:50 +09:00
parent 2be21eeae6
commit 664dde9778

View file

@ -114,7 +114,6 @@ public partial class SettingWindow
{
Top = WindowTop();
Left = WindowLeft();
_settings.SettingWindowFirstLaunch = false;
}
else
{