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