Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
OzakIOne committed Mar 5, 2024
1 parent 69ea576 commit 2bc22d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ yarn workspace v1.22.19image` is a collocated image path, this entry will be the
/** An optional function which can be used to transform blog posts
* (filter, modify, delete, etc...).
*/
processBlogPosts?: ProcessBlogPostsFn;
processBlogPosts: ProcessBlogPostsFn;
};

/**
Expand Down

0 comments on commit 2bc22d3

Please sign in to comment.