diff options
| author | “Ryder <“r@okfoc.us”> | 2016-04-14 11:45:33 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-04-14 11:45:33 -0400 |
| commit | 3798bc1899e1f28ee5d1b47fd413f7db2ea3fe9c (patch) | |
| tree | 29460d1f60f6acd0c1e4a66e1f31d01377300185 /index.js | |
| parent | 4bc6dca4add6502db62c022d7f94f7e7269ff86d (diff) | |
text
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ var app = okcms.createApp({ id: {type: 'string', hidden: true}, title: {type: 'string'}, body: {type: 'text'}, + mobileBody: {type: 'text'}, accolades: {type: 'link-list'}, press: {type: 'link-list'}, speakers: {type: 'text'}, |
