From 05050e233857f08ea9255dc8e6c6ce748fa0dcb7 Mon Sep 17 00:00:00 2001 From: MeIchthys Date: Tue, 23 Sep 2025 00:05:01 -0400 Subject: [PATCH] Update onboarding_step.json --- church/fixtures/onboarding_step.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/church/fixtures/onboarding_step.json b/church/fixtures/onboarding_step.json index cc71226..611e266 100644 --- a/church/fixtures/onboarding_step.json +++ b/church/fixtures/onboarding_step.json @@ -1,5 +1,6 @@ [ { + "label": "bob", "action": "Create Entry", "action_label": "Add Church Person", "callback_message": null, @@ -28,4 +29,4 @@ "value_to_validate": null, "video_url": null } -] \ No newline at end of file +]