Update discordrpc.ts
This commit is contained in:
parent
92fc5798ed
commit
39afd6c990
1 changed files with 1 additions and 1 deletions
|
@ -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},
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue