fix placeholder attachments opening new tab

This commit is contained in:
Henry Jameson 2022-02-28 19:42:02 +02:00
parent 0300db6c63
commit 77b55a559b
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
:href="attachment.url"
:alt="attachment.description"
:title="attachment.description"
@click.prevent
>
<FAIcon :icon="placeholderIconClass" />
<b>{{ nsfw ? "NSFW / " : "" }}</b>{{ edit ? '' : placeholderName }}