From 90aae2fa55deb5e70cedfea8f5d57bf49cce1dda Mon Sep 17 00:00:00 2001 From: hokkqi Date: Wed, 9 Sep 2020 22:15:22 +0200 Subject: [PATCH] Update 'constants.js' --- constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.js b/constants.js index 464c307..d0749b9 100644 --- a/constants.js +++ b/constants.js @@ -7,6 +7,6 @@ module.exports = { spotify: "https://open.spotify.com/artist/4AjMDVVo5Hh1UJ5emUgX5s?si=Fii2vRh3TrGTpjTKMbuyhQ" }, music: { - nine: "https://soundcloud.com/abisoos/overdrive" + overdrive: "https://soundcloud.com/abisoos/overdrive" } };