From 0a1d684fe69bb8307733c1b13e5df5fa582d23e1 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 22 Feb 2024 06:05:13 +0000 Subject: [PATCH] User: hurairaidrees@gmail.com clicked save for playground/nutech/timer1/timervariable-schema.json --- playground/nutech/timer1/timervariable-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/nutech/timer1/timervariable-schema.json b/playground/nutech/timer1/timervariable-schema.json index b6e82def..78cc8ba9 100644 --- a/playground/nutech/timer1/timervariable-schema.json +++ b/playground/nutech/timer1/timervariable-schema.json @@ -3,7 +3,7 @@ "description": "A simple text field that is required, has a default value, sets a placeholder, includes a description. (field name will be 'firstname')", "type": "object", "required": [ - "${myTimerVariable1}" + "myTimerVariable1}" ], "properties": { "firstName": {