mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-18 19:50:58 -04:00
Added custom font drop downs for all widgets that have custom fonts
This commit is contained in:
@@ -59,8 +59,8 @@
|
|||||||
{
|
{
|
||||||
"id": "font",
|
"id": "font",
|
||||||
"label": "Font",
|
"label": "Font",
|
||||||
"description": "",
|
"description": "<a href=\"ms-settings:fonts\">Check installed fonts</a>",
|
||||||
"type": "text",
|
"type": "font",
|
||||||
"defaultValue": "",
|
"defaultValue": "",
|
||||||
"group": "Appearance"
|
"group": "Appearance"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -59,8 +59,8 @@
|
|||||||
{
|
{
|
||||||
"id": "font",
|
"id": "font",
|
||||||
"label": "Font",
|
"label": "Font",
|
||||||
"description": "",
|
"description": "<a href=\"ms-settings:fonts\">Check installed fonts</a>",
|
||||||
"type": "text",
|
"type": "font",
|
||||||
"defaultValue": "",
|
"defaultValue": "",
|
||||||
"group": "Appearance"
|
"group": "Appearance"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -19,8 +19,8 @@
|
|||||||
{
|
{
|
||||||
"id": "font",
|
"id": "font",
|
||||||
"label": "Font",
|
"label": "Font",
|
||||||
"description": "",
|
"description": "<a href=\"ms-settings:fonts\">Check installed fonts</a>",
|
||||||
"type": "text",
|
"type": "font",
|
||||||
"defaultValue": "",
|
"defaultValue": "",
|
||||||
"group": "Appearance"
|
"group": "Appearance"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -57,8 +57,8 @@
|
|||||||
{
|
{
|
||||||
"id": "font",
|
"id": "font",
|
||||||
"label": "Font",
|
"label": "Font",
|
||||||
"description": "",
|
"description": "<a href=\"ms-settings:fonts\">Check installed fonts</a>",
|
||||||
"type": "text",
|
"type": "font",
|
||||||
"defaultValue": "",
|
"defaultValue": "",
|
||||||
"group": "Appearance"
|
"group": "Appearance"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user