Added custom font drop downs for all widgets that have custom fonts

This commit is contained in:
nutty
2026-08-10 17:45:43 +10:00
parent 7d2e19179d
commit 8a95abb319
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
{
"id": "font",
"label": "Font",
"description": "",
"type": "text",
"description": "<a href=\"ms-settings:fonts\">Check installed fonts</a>",
"type": "font",
"defaultValue": "",
"group": "Appearance"
},