diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-06-03 15:44:09 -0400 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-06-03 15:44:09 -0400 |
| commit | 23b22561365db37c658140a207912d3e11ee0508 (patch) | |
| tree | 09b4e4751e745bb196c05e29153301433eb28ed9 /index.js | |
| parent | 46337a6a262b53fbe4e6cad15aa5630ee079a2b4 (diff) | |
byline
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ var app = okcms.createApp({ page: { id: {type: 'string', hidden: true}, title: {type: 'string'}, + byline: {type: 'string'}, body: {type: 'text'}, disabled: {type: 'flag'}, }, |
