Small formatting change
This commit is contained in:
parent
18f191128d
commit
95563d820d
2 changed files with 10 additions and 10 deletions
|
@ -110,7 +110,7 @@ export default class DiscordRichPresence {
|
|||
largeImageKey: (attributes.artwork.url.replace('{w}', '1024').replace('{h}', '1024')) ?? 'cider',
|
||||
largeImageText: attributes.albumName,
|
||||
instance: false, // Whether the activity is in a game session
|
||||
|
||||
|
||||
buttons: [
|
||||
{label: "Listen on Cider", url: attributes.url.cider},
|
||||
{label: "View on Apple Music", url: attributes.url.appleMusic},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue