diff --git a/src/routes/applications/[id]/configuration/_GithubRepositories.svelte b/src/routes/applications/[id]/configuration/_GithubRepositories.svelte index 4afbea65c..99be47d10 100644 --- a/src/routes/applications/[id]/configuration/_GithubRepositories.svelte +++ b/src/routes/applications/[id]/configuration/_GithubRepositories.svelte @@ -1,6 +1,6 @@ {#if repositories.length === 0 && loading.repositories === false} @@ -153,47 +168,33 @@ {:else}
- {#if loading.repositories} - - {:else} - - {/if} - - {#if loading.branches} - - {:else} - - {/if} +
+
+ +
+