Skip to content

Commit

Permalink
Merge pull request #546 from greenpeace/planet-6040
Browse files Browse the repository at this point in the history
PLANET-6040 Fix articles block, Block validation error
  • Loading branch information
sagarsdeshmukh authored Jul 1, 2021
2 parents 6a8c195 + b7070cd commit 1b55e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/src/blocks/Articles/ArticlesBlock.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export class ArticlesBlock {
},
articles_description: {
type: 'string',
default: ''
},
article_count: {
type: 'integer',
Expand Down

0 comments on commit 1b55e9d

Please sign in to comment.