Request
@@ -243,74 +163,25 @@
{/if}
-
- {#if phase === 'downloading' || phase === 'finished'}
-
-
-
- {#if phase === 'finished'}
- Complete
- {:else if progress && progress.totalBytes > 0}
- Downloading
- {:else}
- Preparing download
- {/if}
-
- {progressPercent}%
-
-
-
- {/if}
{#if lastError}