fix(frontend-projects): replace video with image thumbnail

This commit is contained in:
Mrugesh Mohapatra
2017-06-03 14:29:37 +05:30
parent 7805d74ea7
commit 91105bdf12
4 changed files with 20 additions and 25 deletions

View File

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