Merge pull request #2326 from alokranjan609/librarything-detection-fix

Change the errorMsg for Librarything
pull/2331/head^2
Paul Pfeister 1 month ago committed by GitHub
commit 43e543acae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1315,7 +1315,7 @@
"username_claimed": "blue" "username_claimed": "blue"
}, },
"LibraryThing": { "LibraryThing": {
"errorMsg": "Catalog your books online", "errorMsg": "Error: This user doesn't exist",
"errorType": "message", "errorType": "message",
"url": "https://www.librarything.com/profile/{}", "url": "https://www.librarything.com/profile/{}",
"urlMain": "https://www.librarything.com/", "urlMain": "https://www.librarything.com/",

Loading…
Cancel
Save