mirror of
https://github.com/mue/mue.git
synced 2026-07-09 13:35:35 +02:00
feat: add work in progress 7.0 code
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"name": "tweetButton",
|
||||
"name": "quoteShareButton",
|
||||
"value": false
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@
|
||||
},
|
||||
{
|
||||
"name": "order",
|
||||
"value": "[\"greeting\", \"time\", \"quicklinks\", \"quote\", \"date\", \"message\"]"
|
||||
"value": "[\"greeting\", \"time\", \"quicklinks\", \"quote\", \"date\", \"message\", \"reminder\"]"
|
||||
},
|
||||
{
|
||||
"name": "theme",
|
||||
@@ -222,7 +222,7 @@
|
||||
{
|
||||
"name": "photoInformation",
|
||||
"value": true
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "quicklinksddgProxy",
|
||||
"value": true
|
||||
@@ -246,5 +246,13 @@
|
||||
{
|
||||
"name": "animations",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"name": "textBorder",
|
||||
"value": "new"
|
||||
},
|
||||
{
|
||||
"name": "widgetStyle",
|
||||
"value": "new"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user