From 6c3430ef2b3589dd9429db68c2466401c4a62d54 Mon Sep 17 00:00:00 2001 From: stone Date: Thu, 19 Nov 2015 23:09:15 -0500 Subject: store enum --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 788138fd..8dda142f 100644 --- a/index.js +++ b/index.js @@ -28,6 +28,7 @@ var app = okcms.createApp({ subtitle: {type: 'string'}, body: {type: 'text'}, link: {type: 'string'}, + store: {type: 'enum', options: ["true", "false"]}, image: {type: 'captioned-image-list'}, }, page: { -- cgit v1.2.3-70-g09d2