mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-09 22:13:12 +08:00
Added option to hide header greetings and date separately
This commit is contained in:
@@ -30,6 +30,7 @@ export interface OtherSettingsForm {
|
||||
daySchema: string;
|
||||
monthSchema: string;
|
||||
showTime: boolean;
|
||||
hideDate: boolean;
|
||||
}
|
||||
|
||||
export interface DockerSettingsForm {
|
||||
|
||||
Reference in New Issue
Block a user