mirror of
https://github.com/fhamborg/news-please.git
synced 2021-09-19 22:26:00 +03:00
continue transition from text to maintext
This commit is contained in:
@@ -45,7 +45,7 @@ class NewsArticle(object):
|
||||
'image_url': self.image_url,
|
||||
'language': self.language,
|
||||
'localpath': self.localpath,
|
||||
'maintext': self.text,
|
||||
'maintext': self.maintext,
|
||||
'source_domain': self.source_domain,
|
||||
'text': self.text,
|
||||
'title': self.title,
|
||||
|
||||
Reference in New Issue
Block a user