mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-19 11:39:36 +02:00
Added option to set custom greetings. Moved HomeHeader to separate file. Cleaned up README file
This commit is contained in:
parent
4e20527834
commit
aca8b0261e
17 changed files with 149 additions and 124 deletions
|
@ -21,4 +21,5 @@ export interface Config {
|
|||
unpinStoppedApps: boolean;
|
||||
useAmericanDate: boolean;
|
||||
disableAutofocus: boolean;
|
||||
greetingsSchema: string;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue