Updated config

This commit is contained in:
Elio Struyf
2022-01-04 11:57:16 +01:00
parent bb980b4afe
commit a60fe5204b
+2 -2
View File
@@ -440,12 +440,12 @@
},
"fileType": {
"type": "string",
"default": "md",
"default": "",
"enum": [
"md",
"mdx"
],
"description": "Specifies the type of content you want to create. Default: `md`"
"description": "Specifies the type of content you want to create."
},
"choices": {
"type": "array",