diff options
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'}, |
