diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-05-19 16:27:08 +0200 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-05-19 16:27:08 +0200 |
| commit | 3e2628efaf8367c467c36fb7659be15c498d5bb3 (patch) | |
| tree | 275ddc3ed99909be9494e10cbd83597df353716c /index.js | |
| parent | 3b832b487793f31f2f198cf1d0aabe2539e52613 (diff) | |
db adjustments
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ var app = okcms.createApp({ stream: { id: {type: 'string', hidden: true}, title: {type: 'string'}, + body: {type: 'text'}, streams: {type: 'link-list'}, disabled: {type: 'flag'}, }, |
