From 5b867b2def2ea19ca25d3c23f6c67c3343b70d1b Mon Sep 17 00:00:00 2001 From: Milan Kolar Date: Fri, 18 Sep 2020 12:23:24 +0200 Subject: [PATCH] change dict-form to form in examples --- .../settings/settings/gui_schemas/system_schema/1_examples.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pype/tools/settings/settings/gui_schemas/system_schema/1_examples.json b/pype/tools/settings/settings/gui_schemas/system_schema/1_examples.json index a884dcb31e..73f72c875c 100644 --- a/pype/tools/settings/settings/gui_schemas/system_schema/1_examples.json +++ b/pype/tools/settings/settings/gui_schemas/system_schema/1_examples.json @@ -207,7 +207,7 @@ "label": "Inputs with form", "children": [ { - "type": "dict-form", + "type": "form", "children": [ { "type": "text",