diff --git a/src/routes/sources/[id]/_Github.svelte b/src/routes/sources/[id]/_Github.svelte index b3285fd6d..91883d298 100644 --- a/src/routes/sources/[id]/_Github.svelte +++ b/src/routes/sources/[id]/_Github.svelte @@ -73,7 +73,9 @@ class:hover:bg-orange-500={!loading} disabled={loading}>{loading ? 'Saving...' : 'Save'} - + {/if}