Updated template literal strings
This commit is contained in:
@@ -45,7 +45,7 @@ export default async function nowplaying(interaction: ChatInputCommandInteractio
|
||||
[${current.title}](${current.url})
|
||||
|
||||
${progressBar}
|
||||
`,
|
||||
`.replace(/\n */g, "\n"),
|
||||
color: embedColor,
|
||||
thumbnail: {
|
||||
url: current.thumbnail
|
||||
|
||||
Reference in New Issue
Block a user