mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-18 19:50:58 -04:00
Changed stock settings
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
{ "value": "800", "label": "Extra Bold" },
|
{ "value": "800", "label": "Extra Bold" },
|
||||||
{ "value": "900", "label": "Black" }
|
{ "value": "900", "label": "Black" }
|
||||||
],
|
],
|
||||||
"defaultValue": "700",
|
"defaultValue": "800",
|
||||||
"showIf": "enableLine1",
|
"showIf": "enableLine1",
|
||||||
"group": "Appearance"
|
"group": "Appearance"
|
||||||
},
|
},
|
||||||
@@ -119,7 +119,7 @@
|
|||||||
"label": "Format",
|
"label": "Format",
|
||||||
"description": "<a href='https://day.js.org/docs/en/display/format' target='_blank'>Click here for formatting options</a>",
|
"description": "<a href='https://day.js.org/docs/en/display/format' target='_blank'>Click here for formatting options</a>",
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"defaultValue": "ddd, MMM D",
|
"defaultValue": "ddd D MMM YY",
|
||||||
"showIf": "enableLine2",
|
"showIf": "enableLine2",
|
||||||
"group": "Appearance"
|
"group": "Appearance"
|
||||||
},
|
},
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
"label": "Font Opacity",
|
"label": "Font Opacity",
|
||||||
"description": "",
|
"description": "",
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"defaultValue": "0.7",
|
"defaultValue": "0.9",
|
||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 1,
|
"max": 1,
|
||||||
"step": ".01",
|
"step": ".01",
|
||||||
|
|||||||
Reference in New Issue
Block a user