Update 'constants.js'

This commit is contained in:
hokkqi 2020-09-09 22:15:22 +02:00
parent bfebc5a59c
commit 90aae2fa55

View file

@ -7,6 +7,6 @@ module.exports = {
spotify: "https://open.spotify.com/artist/4AjMDVVo5Hh1UJ5emUgX5s?si=Fii2vRh3TrGTpjTKMbuyhQ" spotify: "https://open.spotify.com/artist/4AjMDVVo5Hh1UJ5emUgX5s?si=Fii2vRh3TrGTpjTKMbuyhQ"
}, },
music: { music: {
nine: "https://soundcloud.com/abisoos/overdrive" overdrive: "https://soundcloud.com/abisoos/overdrive"
} }
}; };