mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-24 21:03:04 +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"
|
"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…
Reference in a new issue