fix(webui): don't reload card thumbnail if one was successfully loaded

This commit is contained in:
Gauthier Roebroeck 2021-06-23 10:34:20 +08:00
parent 15bad4b20a
commit 10cdedcf5d

View file

@ -14,6 +14,7 @@
aspect-ratio="0.7071"
contain
@error="thumbnailError = true"
@load="thumbnailError = false"
>
<!-- unread tick for book -->
<div class="unread" v-if="isUnread"/>