Skip to content

Commit

Permalink
hideInput prop in dev schema
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Sep 26, 2016
1 parent deb4ec5 commit b68f94f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ module.exports = {
model: "avatar",
required: true,
browse: true,
hideInput: false,
validator: validators.required
},
{
Expand Down

0 comments on commit b68f94f

Please sign in to comment.