Skip to content

Commit f7b3534

Browse files
committed
formatting
1 parent 24dba2c commit f7b3534

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Flow.Launcher.Infrastructure/UserSettings/Settings.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ public string Language
5252
public double SettingWindowHeight { get; set; } = 700;
5353
public double SettingWindowTop { get; set; }
5454
public double SettingWindowLeft { get; set; }
55-
5655
public System.Windows.WindowState SettingWindowState { get; set; } = WindowState.Normal;
5756

5857
public int CustomExplorerIndex { get; set; } = 0;

0 commit comments

Comments
 (0)