diff --git a/src/lib/wizards/functions/steps/gitConfiguration.svelte b/src/lib/wizards/functions/steps/gitConfiguration.svelte index 9980e765d..1aaaf93ba 100644 --- a/src/lib/wizards/functions/steps/gitConfiguration.svelte +++ b/src/lib/wizards/functions/steps/gitConfiguration.svelte @@ -67,7 +67,7 @@ $choices.branch = event.detail.value; }} interactiveOutput - name="branch" + name="branches" {options} />