chore(web): remove stray dateTimeOriginal reference (#12796)

This commit is contained in:
Jason Rasmussen 2024-09-19 17:06:51 -04:00 committed by GitHub
parent 0b02fda4e0
commit cfc575d89c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -315,7 +315,7 @@
</div> </div>
{/if} {/if}
</button> </button>
{:else if !asset.exifInfo?.dateTimeOriginal && isOwner} {:else if !dateTime && isOwner}
<div class="flex justify-between place-items-start gap-4 py-4"> <div class="flex justify-between place-items-start gap-4 py-4">
<div class="flex gap-4"> <div class="flex gap-4">
<div> <div>