Skip to content

Commit

Permalink
Merge pull request #43 from razeware/development
Browse files Browse the repository at this point in the history
v1.0.7: 🐌 Polish
  • Loading branch information
sammyd authored Sep 2, 2020
2 parents 50740cd + b4cb357 commit 3745f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/lib/parser/publish.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Publish
include Util::PathExtraction
include Linting::FileExistenceChecker

VALID_BOOK_ATTRIBUTES = %i[sku edition title description released_at materials_url
VALID_BOOK_ATTRIBUTES = %i[sku edition title description_md released_at materials_url
cover_image gallery_image twitter_card_image trailer_video_url
version_description professional difficulty platform
language editor domains categories who_is_this_for_md
Expand Down

0 comments on commit 3745f59

Please sign in to comment.