Live Photos: Update cards.vue #3559

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2023-08-15 15:19:12 +02:00
parent 3581aafc29
commit 3212724aae

View file

@ -205,8 +205,8 @@
</button>
<button v-else-if="photo.Type === 'live'" :title="$gettext('Live')"
@click.exact="openPhoto(index)">
<i>phone_iphone</i>
{{ photo.getPhotoInfo() }}
<i>movie</i>
{{ photo.getVideoInfo() }}
</button>
<button v-else-if="photo.Type === 'animated'" :title="$gettext('Animated')+' GIF'"
@click.exact="openPhoto(index)">