summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.js b/index.js
index 88c1c72..be83ac3 100644
--- a/index.js
+++ b/index.js
@@ -58,7 +58,6 @@ var app = okcms.createApp({
page: {
id: {type: 'string', hidden: true},
title: {type: 'string'},
- byline: {type: 'string'},
body: {type: 'text'},
disabled: {type: 'flag'},
},