diff --git a/src/lib/wizards/functions/steps/gitConfiguration.svelte b/src/lib/wizards/functions/steps/gitConfiguration.svelte index 1a5fb8510..33e158e6f 100644 --- a/src/lib/wizards/functions/steps/gitConfiguration.svelte +++ b/src/lib/wizards/functions/steps/gitConfiguration.svelte @@ -62,8 +62,8 @@ { $choices.branch = event.detail.value; }} + interactiveOutput name="branch" options={branches?.map((branch) => { return {