diff --git a/SMLoadr.js b/SMLoadr.js index e9741f4..4df31cf 100644 --- a/SMLoadr.js +++ b/SMLoadr.js @@ -292,7 +292,7 @@ function startApp() { selectMusicQuality(); }).catch((err) => { if ('Wrong Deezer credentials!' === err) { - downloadSpinner.fail('Wrong Deezer credentials!\n Keep in mind that Facebook login and family accounts are not supported.\n Create a new account if you use one.\n'); + downloadSpinner.fail('Wrong Deezer credentials!\n'); configService.set('arl', null);