summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-05-14 21:09:42 +0200
committerJules Laplace <jules@okfoc.us>2017-05-14 21:09:42 +0200
commitfa8a66f0ed82a912324e000c431083faf3deb581 (patch)
treee8039179e1e4593de11a43dfd19694b56df26f54 /index.js
parent5924be73d882188bfa148ba6a4413c70f95aa7ef (diff)
images, shortDescription
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
index ff727f2..db2fcb6 100644
--- a/index.js
+++ b/index.js
@@ -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'},