mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-25 05:49:36 +02:00
Database migration to support more weather properties
This commit is contained in:
parent
e2285e2deb
commit
a549149452
4 changed files with 60 additions and 13 deletions
|
@ -25,5 +25,7 @@
|
|||
"daySchema": "Sunday;Monday;Tuesday;Wednesday;Thursday;Friday;Saturday",
|
||||
"monthSchema": "January;February;March;April;May;June;July;August;September;October;November;December",
|
||||
"showTime": false,
|
||||
"defaultTheme": "tron"
|
||||
"defaultTheme": "tron",
|
||||
"isKilometer": true,
|
||||
"weatherData": "cloud"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue