Edit to Cider.
This commit is contained in:
parent
e3c3bded3a
commit
42680aff79
2 changed files with 18 additions and 18 deletions
|
@ -73,7 +73,7 @@ module.exports = {
|
|||
smallImageText: (attributes.status ? 'Playing': 'Paused'),
|
||||
instance: true,
|
||||
buttons: [
|
||||
{label: "Listen on AME", url: listenURL},
|
||||
{label: "Listen on Cider", url: listenURL},
|
||||
]
|
||||
};
|
||||
console.verbose(`[LinkHandler] Listening URL has been set to: ${listenURL}`);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue