fix: update edited_message color

This commit is contained in:
Xujiayao 2026-03-17 22:34:48 +08:00 committed by Jason Xu
parent abcf8a94ce
commit 58d5b65eb3
2 changed files with 2 additions and 2 deletions

View file

@ -104,7 +104,7 @@ discord_to_minecraft:
color: "{role_color}"
- text: "{message}"
bold: false
color: "dark_gray"
color: "gray"
delete: # Message delete notification format
- text: "[Discord] "
bold: true

View file

@ -104,7 +104,7 @@ discord_to_minecraft:
color: "{role_color}"
- text: "{message}"
bold: false
color: "dark_gray"
color: "gray"
delete: # 消息删除通知格式
- text: "[Discord] "
bold: true