From 8e0c7eff178228e1c3ca7cbf2ba2337163eb4bef Mon Sep 17 00:00:00 2001 From: Alok Date: Fri, 11 Oct 2024 11:02:57 +0530 Subject: [PATCH] Change the errorMsg for Librarything --- sherlock_project/resources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 8f38fd0..5d3d6a6 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1289,7 +1289,7 @@ "username_claimed": "blue" }, "LibraryThing": { - "errorMsg": "Catalog your books online", + "errorMsg": "Error: This user doesn't exist", "errorType": "message", "url": "https://www.librarything.com/profile/{}", "urlMain": "https://www.librarything.com/",