From 54bebcf2f41dad235cbc41d9fe3927b5c9cdee7b Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Mon, 24 Jun 2024 12:07:17 +0200 Subject: [PATCH] fixed LibraryThing false positive --- sherlock/resources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 5d7c5514d..611b382d6 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1276,7 +1276,7 @@ "username_claimed": "blue" }, "LibraryThing": { - "errorMsg": "This user doesn't exist", + "errorMsg": "Catalog your books online", "errorType": "message", "url": "https://www.librarything.com/profile/{}", "urlMain": "https://www.librarything.com/",