diff --git a/Flow.Launcher/ViewModel/SettingWindowViewModel.cs b/Flow.Launcher/ViewModel/SettingWindowViewModel.cs index d41f455ba..cb528f354 100644 --- a/Flow.Launcher/ViewModel/SettingWindowViewModel.cs +++ b/Flow.Launcher/ViewModel/SettingWindowViewModel.cs @@ -479,7 +479,7 @@ namespace Flow.Launcher.ViewModel "h:mm tt", "hh:mm tt", "hh:mm:ss tt", - "HH:mm:ss tt" + "HH:mm:ss" }; public List DateFormatList { get; } = new()