summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-05-15 18:23:54 +0200
committerJules Laplace <jules@okfoc.us>2017-05-15 18:23:54 +0200
commit19756c38bcda4a85c97c5f97cf3e5343faf3ea39 (patch)
tree73fe3a06d04dbaecbccc60a886af2853887e612e /index.js
parent4aa6d9c62adb49603ec962434060cb56e71eec6d (diff)
nix shortdescription
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.js b/index.js
index db2fcb6..ff727f2 100644
--- a/index.js
+++ b/index.js
@@ -39,7 +39,6 @@ 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'},