Skip to content

Commit 32e0833

Browse files
committed
Formatting
1 parent 2ec7f01 commit 32e0833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher/ViewModel/SettingWindowViewModel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ public bool AutoUpdates
8585
}
8686

8787
public CultureInfo cultureInfo => new CultureInfo(Settings.Language);
88+
8889
public bool StartFlowLauncherOnSystemStartup
8990
{
9091
get => Settings.StartFlowLauncherOnSystemStartup;

0 commit comments

Comments
 (0)