aboutsummaryrefslogtreecommitdiffstats
path: root/bandai_namco
diff options
context:
space:
mode:
Diffstat (limited to 'bandai_namco')
-rw-r--r--bandai_namco/taiko.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/bandai_namco/taiko.py b/bandai_namco/taiko.py
index 0aa2e0e..d6c240d 100644
--- a/bandai_namco/taiko.py
+++ b/bandai_namco/taiko.py
@@ -47,7 +47,8 @@ def parse_taiko_blog_site(html: str) -> list:
"headline": headline,
"content": "\n".join(content),
"url": None,
- "images": images
+ "images": images,
+ 'is_ai_summary': False
}
entries.append(entry)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage