mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-23 05:19:37 +02:00
Added option to set custom day and month
This commit is contained in:
parent
7febd59ad7
commit
bce51bb2c4
12 changed files with 99 additions and 9 deletions
|
@ -22,4 +22,6 @@ export interface Config {
|
|||
useAmericanDate: boolean;
|
||||
disableAutofocus: boolean;
|
||||
greetingsSchema: string;
|
||||
daySchema: string;
|
||||
monthSchema: string;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue