This commit is contained in:
Alex Ling
2021-03-05 10:57:23 +00:00
parent a9a2c9faa8
commit 371c8056e7
2 changed files with 34 additions and 34 deletions

View File

@@ -144,7 +144,7 @@ const downloadComponent = () => {
});
} else {
if (!this.searchAvailable) {
alert('danger', 'Please make sure you are using a valid manga ID or manga URL from Mangadex. If you are trying to search MangaDex with a search term, please log in to MangaDex first by going to "Admin -> Connect to MangaDex"');
alert('danger', 'Please make sure you are using a valid manga ID or manga URL from Mangadex. If you are trying to search MangaDex with a search term, please log in to MangaDex first by going to "Admin -> Connect to MangaDex".');
return;
}