Updated template literal strings
This commit is contained in:
@@ -61,7 +61,7 @@ export = {
|
||||
**User:** ${userMention(member.user.id)}
|
||||
**Reason:** ${reason}
|
||||
**Mod:** ${userMention(mod.id)}
|
||||
`,
|
||||
`.replace(/\n */g, "\n"),
|
||||
color: embedColor,
|
||||
thumbnail: {
|
||||
url: mod.avatarURL() || ""
|
||||
|
||||
Reference in New Issue
Block a user