Merge pull request #15187 from raisedadead/fix/placeholder-project-view

fix(frontend-projects): replace video with image thumbnail
This commit is contained in:
Berkeley Martinez
2017-07-17 16:33:41 -07:00
committed by GitHub
4 changed files with 20 additions and 25 deletions

View File

@@ -65,6 +65,9 @@
"description": {
"type": "array"
},
"image": {
"type": "string"
},
"tests": {
"type": "array"
},