diff --git a/src/components/card/AttachmentList.vue b/src/components/card/AttachmentList.vue index cb54e0a27..7e1339ba1 100644 --- a/src/components/card/AttachmentList.vue +++ b/src/components/card/AttachmentList.vue @@ -45,9 +45,10 @@
  • - +
    - +
    {{ attachment.data }}
    @@ -62,6 +63,12 @@ + + {{ t('deck', 'Show in files') }} + + + {{ t('deck', 'Unshare file') }} + {{ t('deck', 'Delete Attachment') }} @@ -76,7 +83,7 @@