From 905d3e261abbb9fcc800668624b0e2cddcad00cb Mon Sep 17 00:00:00 2001 From: stone Date: Mon, 30 Nov 2015 16:24:26 -0500 Subject: new flags --- index.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'index.js') diff --git a/index.js b/index.js index 8dda142f..873780fc 100644 --- a/index.js +++ b/index.js @@ -43,6 +43,8 @@ var app = okcms.createApp({ title: {type: 'string'}, collection: {type: 'string'}, StoreIsOpen: {type: 'enum', options: ["true","false"] }, + FitsLarge: {type: 'enum', options: ["true","false"] }, + BackgroundIsGray: {type: 'enum', options: ["true","false"] }, ClosedStoreImages: {type: 'captioned-image-list'}, }, }, -- cgit v1.2.3-70-g09d2