Merge pull request #284 from irazasyed/patch-3

Add Trello
pull/294/head
Siddharth Dushantha 5 years ago committed by GitHub
commit 4f3f15cfd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1144,6 +1144,15 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Trello": {
"errorType": "message",
"errorMsg": "model not found",
"url": "https://trello.com/{}",
"urlProbe": "https://trello.com/1/Members/{}",
"urlMain": "https://trello.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Trip": {
"errorMsg": "Page not found",
"errorType": "message",

Loading…
Cancel
Save