summaryrefslogtreecommitdiff
path: root/studio-susie/index.js
diff options
context:
space:
mode:
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},