summaryrefslogtreecommitdiff
path: root/studio-susie/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-12-31 19:05:20 +0100
committerJules Laplace <jules@okfoc.us>2016-12-31 19:05:20 +0100
commit699008e8b432a6b054c65a135dfc43067cba8ef2 (patch)
tree58050e700f2e78208550ca24a2adc943eb38a823 /studio-susie/index.js
parente426870b46d049861c880dfa108277da9cbb7fc5 (diff)
signatures
Diffstat (limited to 'studio-susie/index.js')
-rw-r--r--studio-susie/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/studio-susie/index.js b/studio-susie/index.js
index 6f03bd2..bb338e0 100644
--- a/studio-susie/index.js
+++ b/studio-susie/index.js
@@ -32,7 +32,7 @@ var app = okcms.createApp({
id: {type: 'string', hidden: true},
title: {type: 'string'},
image: {type: 'image'},
- contain: {type: 'flag'},
+ body: {type: 'text'},
},
page: {
id: {type: 'string', hidden: true},