Skip to content

Commit 2fe0110

Browse files
committed
🐛 Updates mdi text in schema (#640)
1 parent 3417b46 commit 2fe0110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/ConfigSchema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
"description": "If true, font-awesome will be loaded, if false they will not be. If left empty, icons will only be loaded if needed"
323323
},
324324
"enableMaterialDesignIcons": {
325-
"title": "Enable Font-Awesome?",
325+
"title": "Enable Material Design Icons?",
326326
"type": "boolean",
327327
"default": false,
328328
"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"

0 commit comments

Comments
 (0)