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