summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-28 18:10:27 -0400
committerJules Laplace <jules@okfoc.us>2016-03-28 18:10:27 -0400
commit56df9c0cf948a33f731c9c238afd281af46d094d (patch)
tree2ed9ee76220b7b021eb1779d60913cb670bd875f /index.js
parent07ab7e79b039f954d54db9d5ad5fb4d0425077d2 (diff)
libraries
Diffstat (limited to 'index.js')
-rw-r--r--index.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/index.js b/index.js
index 5927a34..47289a7 100644
--- a/index.js
+++ b/index.js
@@ -25,10 +25,8 @@ var app = okcms.createApp({
link: {type: 'string'},
NatureOfWork: {type: 'text'},
brief: {type: 'text'},
- image: {type: 'image'},
+ media: {type: 'media-list'},
containImage: {type: 'flag'},
- iframe: {type: 'string'},
- video: {type: 'string'},
press: {type: 'link-list'},
},
},