From af80c701fd8b60222d3832b4de29b11e52b1eee2 Mon Sep 17 00:00:00 2001 From: Arman Date: Wed, 9 Apr 2025 14:29:32 +0200 Subject: [PATCH] fix: use combobox in site creation --- src/lib/components/git/productionBranchFieldset.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/git/productionBranchFieldset.svelte b/src/lib/components/git/productionBranchFieldset.svelte index 3f4d6d09c..e97bcacf5 100644 --- a/src/lib/components/git/productionBranchFieldset.svelte +++ b/src/lib/components/git/productionBranchFieldset.svelte @@ -1,6 +1,6 @@