diff --git a/src/routes/(authenticated)/git/authorize-contributor/+page.svelte b/src/routes/(authenticated)/git/authorize-contributor/+page.svelte index 4538c21b8..5c7c45335 100644 --- a/src/routes/(authenticated)/git/authorize-contributor/+page.svelte +++ b/src/routes/(authenticated)/git/authorize-contributor/+page.svelte @@ -52,14 +52,14 @@
- + {#if error} {/if} {#if success} {/if} - + The deployment for pull request #{providerPullRequestId} is awaiting approval. When authorized, deployments will be started.