aboutsummaryrefslogtreecommitdiffstats
path: root/bemani/ddr.py
diff options
context:
space:
mode:
Diffstat (limited to 'bemani/ddr.py')
-rw-r--r--bemani/ddr.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/bemani/ddr.py b/bemani/ddr.py
index e36b392..e9d4584 100644
--- a/bemani/ddr.py
+++ b/bemani/ddr.py
@@ -54,7 +54,8 @@ def parse_ddr_world_news_site(html: str):
"headline": headline,
"content": content,
"url": None,
- "images": images
+ "images": images,
+ 'is_ai_summary': False
})
return news_entries
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage