🗃 Adds defaultIcon to schema and config list (#925)

This commit is contained in:
Alicia Sykes
2022-10-30 13:53:26 +00:00
parent 3cde47c7b7
commit 9f07ba0843
2 changed files with 6 additions and 0 deletions

View File

@@ -193,6 +193,11 @@
"default": "allesedv",
"description": "Which service to use to resolve favicons. Set to local to do this locally instead"
},
"defaultIcon": {
"title": "Default Icon",
"type": "string",
"description": "An icon to apply to any items which don't yet have the icon set"
},
"layout": {
"title": "Default Layout",
"type": "string",