1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-25 10:43:13 +02:00

fix(web): Thumbnail not disappear after performing actions on the timeline (#3116)

* fix(web): Thumbnail not dissapear after action

* actual cause

* actual cause
This commit is contained in:
Alex 2023-07-04 21:48:21 -05:00 committed by GitHub
parent 8a3ab5be3e
commit 4add6cb26e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,8 +92,6 @@
role="checkbox"
aria-checked={selected}
{disabled}
in:fade={{ duration: 100 }}
out:fade={{ duration: 100 }}
>
{#if disabled}
<CheckCircle size="24" class="text-zinc-800" />