mirror of
https://github.com/mue/mue.git
synced 2026-06-12 11:38:53 +02:00
feat: finish quick links, start weather widget, bug fixes etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
},
|
||||
{
|
||||
"name": "order",
|
||||
"value": "[\"greeting\", \"time\", \"quote\", \"date\"]"
|
||||
"value": "[\"greeting\", \"time\", \"quicklinks\", \"quote\", \"date\"]"
|
||||
},
|
||||
{
|
||||
"name": "theme",
|
||||
@@ -146,5 +146,17 @@
|
||||
{
|
||||
"name": "debugtimeout",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"name": "quicklinks",
|
||||
"value": "[]"
|
||||
},
|
||||
{
|
||||
"name": "quicklinksenabled",
|
||||
"value": false
|
||||
},
|
||||
{
|
||||
"name": "weatherEnabled",
|
||||
"value": false
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user