diff --git a/playground/nutech/receipt/timertfc-schema.json b/playground/nutech/receipt/timertfc-schema.json index b44df723..a9cb7852 100644 --- a/playground/nutech/receipt/timertfc-schema.json +++ b/playground/nutech/receipt/timertfc-schema.json @@ -10,7 +10,7 @@ "title": "Timer Value" }, "time_format":{ - "type": "string', + "type": "string", title: 'Dropdown Menu', enum: ['Option 1', 'Option 2', 'Option 3'], }