Skip to content

Commit

Permalink
fixes #11
Browse files Browse the repository at this point in the history
  • Loading branch information
Alino committed Jul 24, 2018
1 parent 20c21d4 commit f5e5391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/models/Job.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ module.exports = {
},

submitter: {
type: 'numeric'
type: 'integer'
},

assets: {
Expand Down

0 comments on commit f5e5391

Please sign in to comment.