summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-05-17 12:33:21 +0200
committerJules Laplace <jules@okfoc.us>2017-05-17 12:33:21 +0200
commit3d71974cadb9dab4a9263649c0b4d5744679b89e (patch)
tree63d680c89271a6a1c62bcbed16cbe1d98e2f0cb8 /index.js
parent6f0945b22ad4aa8a07342a546b322554c417e3cf (diff)
parent7873668835d9708e5c05f57b39e166eae2c37cb9 (diff)
Merge branch 'master' of ghghgh.us:armory-fmf-cms
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index 8921784..5cd8692 100644
--- a/index.js
+++ b/index.js
@@ -37,7 +37,7 @@ var app = okcms.createApp({
date: {type: 'string'},
title: {type: 'string'},
medium: {type: 'string'},
- category: {type: 'enum', options:['Surveillance','Drones','Facial Recognition'},
+ category: {type: 'enum', options:['Surveillance','Drones','Facial Recognition']},
keywords: {type: 'text'},
description: {type: 'text'},
image: {type: 'image'},