mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove redundant tt
This commit is contained in:
parent
6c53b7e8b3
commit
b65a32a525
1 changed files with 1 additions and 1 deletions
|
|
@ -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<string> DateFormatList { get; } = new()
|
||||
|
|
|
|||
Loading…
Reference in a new issue