diff --git a/src/app/components/ThunkStatus.svelte b/src/app/components/ThunkStatus.svelte index fdf60708..9148acfb 100644 --- a/src/app/components/ThunkStatus.svelte +++ b/src/app/components/ThunkStatus.svelte @@ -61,9 +61,11 @@ {@const url = failedUrls[0]} {@const status = $thunk.status[url]} {@const message = $thunk.details[url]} - {:else if showPending} -
- +
+ Sending...