From e038ce4946178a4aa370f36acdf0cee56749d570 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 5 Nov 2017 20:20:05 +0100 Subject: make it a flag --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.js') diff --git a/index.js b/index.js index 217d57d4..40317f25 100644 --- a/index.js +++ b/index.js @@ -56,8 +56,8 @@ var app = okcms.createApp({ OpensOn: {type: 'string'}, StoreClosedMessageOne: {type: 'string'}, StoreClosedMessageTwo: {type: 'string'}, + NotAvailableInCanada: {type: 'flag'}, FitsLarge: {type: 'enum', options: ["true","false"] }, - NotAvailableInCanada: {type: 'enum', options: ["true","false"] }, FittingCodes: {type: 'text'}, BackgroundIsGray: {type: 'enum', options: ["true","false"] }, ClosedStoreImages: {type: 'captioned-image-list'}, -- cgit v1.2.3-70-g09d2