Update 'server.js'
This commit is contained in:
parent
bc92b6b616
commit
7c5fe98121
1 changed files with 5 additions and 0 deletions
|
@ -67,6 +67,11 @@ module.exports = (async) => {
|
||||||
name: "Spotify",
|
name: "Spotify",
|
||||||
link: "abisu.net/spotify",
|
link: "abisu.net/spotify",
|
||||||
character: breakSocials("Spotify"),
|
character: breakSocials("Spotify"),
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Audius",
|
||||||
|
link: "abisu.net/audius",
|
||||||
|
character: breakSocials("Audius"),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Soundcloud",
|
name: "Soundcloud",
|
||||||
|
|
Loading…
Add table
Reference in a new issue