mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-24 21:39:36 +02:00
Added current time to header
This commit is contained in:
parent
76e68db06f
commit
ea57dbf750
10 changed files with 57 additions and 17 deletions
|
@ -30,4 +30,5 @@ export interface OtherSettingsForm {
|
|||
greetingsSchema: string;
|
||||
daySchema: string;
|
||||
monthSchema: string;
|
||||
showTime: boolean;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue