mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 05:35:46 +08:00
fix: notice messages status value
This commit is contained in:
@@ -6,6 +6,8 @@ json.status message["status"]
|
||||
json.content message["content"]
|
||||
json.notification_url message["notification_url"]
|
||||
json.source message["source"]
|
||||
json.time_ago time_from_now(message["created_at"].to_time)
|
||||
|
||||
case message["type"]
|
||||
when 1
|
||||
json.type "notification"
|
||||
|
||||
Reference in New Issue
Block a user