From 9a29f68ca67ce3ff936eb186ca551246ce36d89d Mon Sep 17 00:00:00 2001 From: RonConfigu <129258356+RonConfigu@users.noreply.github.com> Date: Sun, 17 Dec 2023 16:09:39 +0200 Subject: [PATCH 1/2] Update example.cfgu.json --- example.cfgu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.cfgu.json b/example.cfgu.json index 606c011..25d72e2 100644 --- a/example.cfgu.json +++ b/example.cfgu.json @@ -1,7 +1,7 @@ { "FOO": { "type": "String", - "default": "fdo", + "default": "fsdfsdfdo", "description": "string example variable" }, "BAR": { From 4d89d6bdd9c137a69498aa7f9eaab6bc170941c6 Mon Sep 17 00:00:00 2001 From: RonConfigu <129258356+RonConfigu@users.noreply.github.com> Date: Sun, 17 Dec 2023 16:19:04 +0200 Subject: [PATCH 2/2] Update example.cfgu.json --- example.cfgu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.cfgu.json b/example.cfgu.json index 25d72e2..1141cb7 100644 --- a/example.cfgu.json +++ b/example.cfgu.json @@ -1,5 +1,5 @@ { - "FOO": { + "FOO": {d "type": "String", "default": "fsdfsdfdo", "description": "string example variable"