Small formatting change

This commit is contained in:
Core 2022-01-28 18:51:29 +00:00
parent 18f191128d
commit 95563d820d
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
2 changed files with 10 additions and 10 deletions

View file

@ -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},