diff --git a/playground/nutech/receipt/timertfc-schema.json b/playground/nutech/receipt/timertfc-schema.json index 31368611..45711b76 100644 --- a/playground/nutech/receipt/timertfc-schema.json +++ b/playground/nutech/receipt/timertfc-schema.json @@ -11,7 +11,7 @@ }, "time_format":{ "type": "string", - "title": "T", + "title": "Time ", enum: ['Option 1', 'Option 2', 'Option 3'], } }