mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 16:43:13 +01:00
🐛 Updates mdi text in schema (#640)
This commit is contained in:
parent
3417b46eee
commit
2fe0110762
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue