diff options
Diffstat (limited to 'sega')
| -rw-r--r-- | sega/chuni_intl.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sega/chuni_intl.py b/sega/chuni_intl.py index 44bab1e..9b176dd 100644 --- a/sega/chuni_intl.py +++ b/sega/chuni_intl.py @@ -42,7 +42,7 @@ def make_chuni_intl_parser(identifier: str, parser: ParserVersion): "identifier": identifier, "type": None, "timestamp": timestamp, - "headline": headline, + "headline": None, "content": headline, "url": url, "images": [{ |
