Update error type to 'message' and set errorMsg to 'This user doesn't exist'

This commit is contained in:
Gowtham K M 2024-05-06 11:48:55 +05:30
parent ba1d03999d
commit ba1377a570

View file

@ -202,7 +202,8 @@
"username_claimed": "blue"
},
"Blipfoto": {
"errorType": "status_code",
"errorMsg": "This user doesn't exist",
"errorType": "message",
"url": "https://www.blipfoto.com/{}",
"urlMain": "https://www.blipfoto.com/",
"username_claimed": "blue"
@ -1210,7 +1211,8 @@
"username_claimed": "blue"
},
"LibraryThing": {
"errorType": "status_code",
"errorMsg": "This user doesn't exist",
"errorType": "message",
"url": "https://www.librarything.com/profile/{}",
"urlMain": "https://www.librarything.com/",
"username_claimed": "blue"