summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorjules <jules@carbonpictures.com>2017-05-14 19:09:59 +0000
committerjules <jules@carbonpictures.com>2017-05-14 19:09:59 +0000
commit4aa6d9c62adb49603ec962434060cb56e71eec6d (patch)
treed0d944a9613f2d3056797c789f1004bae42f2ef4 /index.js
parent768e461e712b37d69b67a4e630456db08754c990 (diff)
parentfa8a66f0ed82a912324e000c431083faf3deb581 (diff)
Merge branch 'master' of ghghgh.us:armory-fmf-cms
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'},