utility.presence: oceanic follow normal naming converions challenge (failed)

This commit is contained in:
Cynthia Foxwell 2023-01-16 11:53:20 -07:00
parent f4cd3c3cd7
commit 17e59b8c52
1 changed files with 1 additions and 1 deletions

View File

@ -734,7 +734,7 @@ presence.callback = async function (msg, line) {
}.${activity.emoji.animated ? "gif" : "png"}`;
embed.author = {
url,
icon_url: url,
iconURL: url,
name: activity.state ?? "",
};
} else {