feat: date format on weather widget (#1443)
* feat: date format on weather widget * fix: type check error * fix: reviewed changes * fix: reviewed changes
This commit is contained in:
@@ -1134,6 +1134,10 @@
|
||||
"forecastDayCount": {
|
||||
"label": "Amount of forecast days",
|
||||
"description": "When the widget is not wide enough, less days are shown"
|
||||
},
|
||||
"dateFormat": {
|
||||
"label": "Date Format",
|
||||
"description": "How the date should look like"
|
||||
}
|
||||
},
|
||||
"kind": {
|
||||
|
||||
Reference in New Issue
Block a user