mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-21 19:33:02 +00:00
Merge pull request #2326 from alokranjan609/librarything-detection-fix
Change the errorMsg for Librarything
This commit is contained in:
commit
43e543acae
1 changed files with 1 additions and 1 deletions
|
@ -1315,7 +1315,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/",
|
||||
|
|
Loading…
Reference in a new issue