aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-22 01:36:50 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-22 01:37:28 -0700
commit7b5ae11e469c762ed8145cf74bd1c67d9002c52b (patch)
tree9a279c051996bfaea46b958841cb5539935cd356 /community
parent371ce5aba3ba8be9e00f93d3a4d36abff3e5e180 (diff)
frontend: add wac_plus
Diffstat (limited to 'community')
-rw-r--r--community/wacca_plus/wacca_plus.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wacca_plus/wacca_plus.py b/community/wacca_plus/wacca_plus.py
index 023a7ae..cae3cc5 100644
--- a/community/wacca_plus/wacca_plus.py
+++ b/community/wacca_plus/wacca_plus.py
@@ -120,7 +120,7 @@ def parse_announcement_messages(message_json: dict):
news_posts.append({
"date": date,
"identifier": "WACCA_PLUS",
- "type": type,
+ "type": type.upper(),
"timestamp": unix_time,
"content": "NEW INFORMATION FROM WACCA+ / WACCA+ の最新情報",
"headline": None,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage