change config.json to be able to get parsed again

This commit is contained in:
Tim Müller 2022-03-16 22:21:16 +01:00
parent 00f19da502
commit 670a498dce

@ -1,8 +1,8 @@
{ {
"TOKEN"´: "YOUR_BOT_TOKEN", "TOKEN": "YOUR_BOT_TOKEN",
"LavaLinkPassword": "", "LavaLinkPassword": " ",
"SpotifyClientId": "", "SpotifyClientId": " ",
"SpotifyClientSecret": "", "SpotifyClientSecret": " ",
"YoutubeApiKey": "" "YoutubeApiKey": " "
} }