aboutsummaryrefslogtreecommitdiffstats
path: root/konami
diff options
context:
space:
mode:
Diffstat (limited to 'konami')
-rw-r--r--konami/eamuse_app.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/konami/eamuse_app.py b/konami/eamuse_app.py
index b552477..d7a9b3a 100644
--- a/konami/eamuse_app.py
+++ b/konami/eamuse_app.py
@@ -44,7 +44,8 @@ def parse_news_page(html: str, identifier: str):
"headline": None,
"content": content,
"url": url,
- "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