Revert
This commit is contained in:
parent
e1db5506ab
commit
c1c012438c
1 changed files with 1 additions and 1 deletions
2
libs.js
2
libs.js
|
@ -207,7 +207,7 @@ const getMedia = (coverUrl, callback) => {
|
|||
* @param {Object} values
|
||||
*/
|
||||
const formatMessage = (values) => {
|
||||
return `#rx3 #nowplaying ${values.artist} - ${values.title}\nPour en savoir plus rendez vous sur https://www.real-rebel-radio.com !`
|
||||
return `#rx3 #nowplaying ${values.artist} - ${values.title}`
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue