From 1536a96dcfb90e8f850643f1d8fba70118722621 Mon Sep 17 00:00:00 2001 From: EkiciLP Date: Thu, 24 Mar 2022 09:00:47 +0100 Subject: [PATCH] fix config AGAIN --- TomatenMusic/config.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/TomatenMusic/config.json b/TomatenMusic/config.json index 5620f28..5a3277c 100644 --- a/TomatenMusic/config.json +++ b/TomatenMusic/config.json @@ -1,8 +1,8 @@ { - "TOKEN": "ODQwNjQ5NjU1MTAwMjQzOTY4.YJbSAA.iERGRAMeXJEBb5vq3eNUmrKsT50", - "LavaLinkPassword": "SGWaldsolms9", - "SpotifyClientId": "14b77fa47f2f492db58cbdca8f1e5d9c", - "SpotifyClientSecret": "c247625f0cfe4b72a1faa01b7c5b8eea", - "YoutubeApiKey": "AIzaSyBIcTl9JQ9jF412mX0Wfp_3Y-4a-V0SASQ" + "TOKEN": "TOKEN", + "LavaLinkPassword": " ", + "SpotifyClientId": " ", + "SpotifyClientSecret": " ", + "YoutubeApiKey": " " }