diff options
| author | jules <jules@carbonpictures.com> | 2017-05-16 18:04:48 +0000 |
|---|---|---|
| committer | jules <jules@carbonpictures.com> | 2017-05-16 18:04:48 +0000 |
| commit | a51e81d0690010a5e046ab66e37eee5e1bb0e21a (patch) | |
| tree | d870bda66fe1691a79211b57983d139ee0d41a4a /index.js | |
| parent | 095e4d6cf20c57612a5bcb2e94f36aa0e5158de2 (diff) | |
closing brace
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ var app = okcms.createApp({ date: {type: 'string'}, title: {type: 'string'}, medium: {type: 'string'}, - category: {type: 'enum', options:['Surveillance','Drones','Facial Recognition'}, + category: {type: 'enum', options:['Surveillance','Drones','Facial Recognition']}, keywords: {type: 'text'}, description: {type: 'text'}, image: {type: 'image'}, |
