From 224c0c5dbc7025830e17bb15bf60b7b4a6a8f58f Mon Sep 17 00:00:00 2001 From: gvidoou Date: Mon, 14 Oct 2024 17:26:31 +0300 Subject: [PATCH] added default option --- template.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.tpl b/template.tpl index 8b147cb..c2b6e55 100644 --- a/template.tpl +++ b/template.tpl @@ -289,7 +289,7 @@ ___TEMPLATE_PARAMETERS___ } ], "simpleValueType": true, - "defaultValue": "" + "defaultValue": "optional" } ] },