diff options
Diffstat (limited to 'sega/chuni_jp.py')
| -rw-r--r-- | sega/chuni_jp.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sega/chuni_jp.py b/sega/chuni_jp.py index 1feafc1..b69abec 100644 --- a/sega/chuni_jp.py +++ b/sega/chuni_jp.py @@ -63,6 +63,7 @@ def make_chuni_jp_parser(identifier: str, parser: ParserVersion): images["link"] = news_url news_dict["images"] = [images] news_dict["identifier"] = identifier + news_dict["is_ai_summary"] = False news_entries.append(news_dict) |
