Fix sorting object

This commit is contained in:
Elio Struyf
2021-11-21 17:28:02 +01:00
parent 5e54334fb9
commit 1f64e59917
+1 -1
View File
@@ -176,7 +176,7 @@
"scope": "Content"
},
"frontMatter.content.sorting": {
"type": "object",
"type": "array",
"default": [],
"markdownDescription": "Define the sorting options for your dashboard content. [Check in the docs](https://frontmatter.codes/docs/settings#frontMatter.content.sorting)",
"items": {