Update discordrpc.ts

This commit is contained in:
cryptofyre 2022-01-27 22:37:34 -06:00 committed by GitHub
parent 92fc5798ed
commit 39afd6c990
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,7 +122,7 @@ export default class DiscordRichPresence {
buttons: [ buttons: [
{label: "Listen on Cider", url: listenURL}, {label: "Listen on Cider", url: listenURL},
{label: "Open In Apple Music", url: AMWebURL}, {label: "View on Web", url: AMWebURL},
] ]
}; };