1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-06-15 00:05:15 +02:00

Chore: Show icon attachment in new side navigation message listing (#345)

This commit is contained in:
Ralph Slooten
2024-08-09 13:54:05 +12:00
parent 1e4fc9f003
commit a21808df65

View File

@ -566,6 +566,7 @@ export default {
</div>
</div>
<div class="col-auto small">
<i class="bi bi-paperclip h6" v-if="message.Attachments"></i>
{{ getRelativeCreated(message) }}
</div>
<div v-if="message.Tags.length" class="col-12">