summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--new-reality/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/new-reality/index.js b/new-reality/index.js
index 3e7cb76..4e510b3 100644
--- a/new-reality/index.js
+++ b/new-reality/index.js
@@ -20,7 +20,7 @@ var app = okcms.createApp({
home: {
id: {type: 'string', hidden: true},
title: {type: 'string'},
- about: {type: 'string'},
+ about: {type: 'text'},
},
},