commit 2ea621b27dc3769b9cf71be2b9d6747dd5a3f169
parent feae9ee01a3a705eb3710346044c8d7be5192365
Author: Florian Dold <florian@dold.me>
Date: Mon, 19 Aug 2024 19:29:55 +0200
kyc config
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
@@ -353,7 +353,7 @@ FALLBACK = m1
TYPE = FORM
FORM_NAME = name_and_dob
DESCRIPTION = name and date of birth
-OUTPUTS = full_name; birthdate
+OUTPUTS = full_name birthdate
FALLBACK = m1
EOF