Skip to content

Commit

Permalink
Add discord field and new contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Oct 2, 2020
1 parent 1f772e6 commit 0ab012e
Show file tree
Hide file tree
Showing 3,582 changed files with 11,410 additions and 2,360 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 4 additions & 0 deletions checkToken.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ const constraints = {
presence: true,
type: "string"
},
'social.discord': {
presence: true,
type: "string"
},
'social.facebook': {
presence: true,
type: "string"
Expand Down
Loading

0 comments on commit 0ab012e

Please sign in to comment.