summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-28 19:31:52 -0400
committerJules Laplace <jules@okfoc.us>2016-03-28 19:31:52 -0400
commitdcc05e5cfe64a5b3ce09145ae08a675dcb7baf02 (patch)
tree2c6d9553dda41eee5540ee29072297b36e450451 /index.js
parentba81ae9a470c804f6ed425b2d2019d1cda53f273 (diff)
db
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 7d2d39d..14f17be 100644
--- a/index.js
+++ b/index.js
@@ -17,8 +17,8 @@ var app = okcms.createApp({
},
project: {
id: {type: 'string', hidden: true},
- year: {type: 'number'},
title: {type: 'string'},
+ year: {type: 'number'},
client: {type: 'string'},
link: {type: 'string'},
NatureOfWork: {type: 'text'},