re-adding review
This commit is contained in:
parent
9b38f3f0e4
commit
3d68fb335c
1 changed files with 1 additions and 0 deletions
1
nasg.py
1
nasg.py
|
@ -432,6 +432,7 @@ class Singular(MarkdownDoc):
|
|||
'reactions': self.reactions,
|
||||
'syndicate': self.syndicate,
|
||||
'url': self.url,
|
||||
'review': self.meta.get('review', False),
|
||||
}
|
||||
if (self.enclosure):
|
||||
v.update({'enclosure': self.enclosure})
|
||||
|
|
Loading…
Reference in a new issue