diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-05-14 21:09:42 +0200 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-05-14 21:09:42 +0200 |
| commit | fa8a66f0ed82a912324e000c431083faf3deb581 (patch) | |
| tree | e8039179e1e4593de11a43dfd19694b56df26f54 /index.js | |
| parent | 5924be73d882188bfa148ba6a4413c70f95aa7ef (diff) | |
images, shortDescription
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ var app = okcms.createApp({ medium: {type: 'string'}, category: {type: 'string'}, keywords: {type: 'text'}, + shortDescription: {type: 'string'}, description: {type: 'text'}, image: {type: 'image'}, credit: {type: 'text'}, |
