From ddaefb25a9b2553eb710f6345a12c6a5bb83e8bf Mon Sep 17 00:00:00 2001 From: memset0 Date: Tue, 29 Oct 2024 21:55:26 +0800 Subject: [PATCH] fix: revert setting cover type --- gatsby-node.js | 1 - 1 file changed, 1 deletion(-) diff --git a/gatsby-node.js b/gatsby-node.js index 8963af9..4a4a43d 100644 --- a/gatsby-node.js +++ b/gatsby-node.js @@ -433,7 +433,6 @@ exports.createSchemaCustomization = ({ actions }) => { isDoc: Boolean isPublished: Boolean publishedTitle: String - cover: File navJson: String propsJson: String category: String