diff options
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ var app = okcms.createApp({ keywords: {type: 'text'}, description: {type: 'text'}, image: {type: 'image'}, + credit: {type: 'text'}, links: {type: 'link-list'}, disabled: {type: 'flag'}, }, |
