Skip to content

Commit

Permalink
fix: revert setting cover type
Browse files Browse the repository at this point in the history
  • Loading branch information
memset0 committed Oct 29, 2024
1 parent 2c68276 commit ddaefb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,6 @@ exports.createSchemaCustomization = ({ actions }) => {
isDoc: Boolean
isPublished: Boolean
publishedTitle: String
cover: File
navJson: String
propsJson: String
category: String
Expand Down

0 comments on commit ddaefb2

Please sign in to comment.