logging: im cv2 brained

This commit is contained in:
Cynthia Foxwell 2025-04-23 19:08:50 -06:00
parent 17a8eaedc4
commit d672918579
Signed by: Cynosphere
SSH key fingerprint: SHA256:H3SM8ufP/uxqLwKSH7xY89TDnbR9uOHzjLoBr0tlajk

View file

@ -49,7 +49,7 @@ events.add("guildUpdate", "logging", async function (guild, oldGuild) {
{ {
color: COLOR_CHANGED, color: COLOR_CHANGED,
title: "Features Updated", title: "Features Updated",
content: diff, description: diff,
}, },
], ],
}) })