diff options
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -79,6 +79,8 @@ var app = okcms.createApp({ id: {type: 'string', hidden: true}, title: {type: 'string'}, price: {type: 'string'}, + printLine1: {type: 'string'}, + printLine2: {type: 'string'}, }, }, |
