🐛 Updates mdi text in schema (#640)

This commit is contained in:
Alicia Sykes 2022-05-14 14:30:08 +01:00
parent 3417b46eee
commit 2fe0110762
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@
"description": "If true, font-awesome will be loaded, if false they will not be. If left empty, icons will only be loaded if needed" "description": "If true, font-awesome will be loaded, if false they will not be. If left empty, icons will only be loaded if needed"
}, },
"enableMaterialDesignIcons": { "enableMaterialDesignIcons": {
"title": "Enable Font-Awesome?", "title": "Enable Material Design Icons?",
"type": "boolean", "type": "boolean",
"default": false, "default": false,
"description": "If true, material-design-icons will be loaded, if false they will not be. If left empty, icons will only be loaded if needed" "description": "If true, material-design-icons will be loaded, if false they will not be. If left empty, icons will only be loaded if needed"