Skip to content

Commit

Permalink
Fix chess.com errorMsg
Browse files Browse the repository at this point in the history
  • Loading branch information
creekorful committed Feb 24, 2022
1 parent 6c30c85 commit 2de1c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
"username_unclaimed": "noonewouldeverusethis77777"
},
"Chess": {
"errorMsg": "usernameSuggestions",
"errorMsg": "\"valid\": false",
"errorType": "message",
"regexCheck": "^[a-z1-9]{3,25}$",
"url": "https://www.chess.com/member/{}",
Expand Down

0 comments on commit 2de1c34

Please sign in to comment.