fix placeholder attachments opening new tab

このコミットが含まれているのは:
Henry Jameson 2022-02-28 19:42:02 +02:00
コミット 77b55a559b
1個のファイルの変更1行の追加0行の削除

ファイルの表示

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