mirror of
https://github.com/immich-app/immich.git
synced 2025-12-27 17:24:58 +03:00
fix: also show in restore flow
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
<Scrollable class="max-h-80">
|
||||
<pre class="text-left"><code>{error}</code></pre>
|
||||
</Scrollable>
|
||||
<Button onclick={end}>{$t('maintenance_end')}</Button>
|
||||
{:else}
|
||||
<ProgressBar progress={$status.progress || 0} />
|
||||
{#if $status.task !== 'ready'}
|
||||
|
||||
Reference in New Issue
Block a user