mirror of https://github.com/Lissy93/dashy.git
🐛 Updates mdi text in schema (#640)
This commit is contained in:
parent
3417b46eee
commit
2fe0110762
|
@ -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"
|
||||
},
|
||||
"enableMaterialDesignIcons": {
|
||||
"title": "Enable Font-Awesome?",
|
||||
"title": "Enable Material Design Icons?",
|
||||
"type": "boolean",
|
||||
"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"
|
||||
|
|
Loading…
Reference in New Issue