aboutsummaryrefslogtreecommitdiffstats
path: root/sega
diff options
context:
space:
mode:
Diffstat (limited to 'sega')
-rw-r--r--sega/chuni_jp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sega/chuni_jp.py b/sega/chuni_jp.py
index a45872d..20743ed 100644
--- a/sega/chuni_jp.py
+++ b/sega/chuni_jp.py
@@ -53,7 +53,7 @@ def parse_chuni_jp_verse_news_site(html: str):
if img_tag:
images["image"] = img_tag.get("src")
images["link"] = news_url
- news_dict["images"] = images
+ news_dict["images"] = [images]
news_dict["identifier"] = "CHUNITHM_JP_VERSE"
news_entries.append(news_dict)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage