Skip to content

Commit 664dde9

Browse files
committed
Remove FirstLaunchValue
1 parent 2be21ee commit 664dde9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Flow.Launcher/SettingWindow.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ public void InitializePosition()
114114
{
115115
Top = WindowTop();
116116
Left = WindowLeft();
117-
_settings.SettingWindowFirstLaunch = false;
118117
}
119118
else
120119
{

0 commit comments

Comments
 (0)