mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-08 13:33:11 +08:00
Added option to hide header greetings and date separately
This commit is contained in:
@@ -22,6 +22,7 @@ export const otherSettingsTemplate: OtherSettingsForm = {
|
||||
monthSchema:
|
||||
'January;February;March;April;May;June;July;August;September;October;November;December',
|
||||
showTime: false,
|
||||
hideDate: false,
|
||||
};
|
||||
|
||||
export const weatherSettingsTemplate: WeatherForm = {
|
||||
|
||||
Reference in New Issue
Block a user