mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-23 21:29:37 +02:00
Adds support for 12hr time format
This commit is contained in:
parent
3c347c854c
commit
5d679ea387
10 changed files with 41 additions and 4 deletions
|
@ -23,6 +23,7 @@ export interface Config {
|
|||
kubernetesApps: boolean;
|
||||
unpinStoppedApps: boolean;
|
||||
useAmericanDate: boolean;
|
||||
useAmericanTime: boolean;
|
||||
disableAutofocus: boolean;
|
||||
greetingsSchema: string;
|
||||
daySchema: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue