Formatting

This commit is contained in:
DB p 2022-11-20 15:19:04 +09:00
parent 2ec7f01779
commit 32e0833bcb

View file

@ -85,6 +85,7 @@ namespace Flow.Launcher.ViewModel
}
public CultureInfo cultureInfo => new CultureInfo(Settings.Language);
public bool StartFlowLauncherOnSystemStartup
{
get => Settings.StartFlowLauncherOnSystemStartup;