diff options
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ var app = okcms.createApp({ civiliansKilled: {type: 'string'}, childrenKilled: {type: 'string'}, statisticsByline: {type: 'text'}, + moreInfo: {type: 'text'}, links: {type: 'link-list'}, }, about: { |
