Merge remote-tracking branch 'upstream/develop' into neckbeard
This commit is contained in:
commit
ff72fe04d4
|
@ -12,6 +12,7 @@
|
|||
:href="attachment.url"
|
||||
:alt="attachment.description"
|
||||
:title="attachment.description"
|
||||
@click.prevent
|
||||
>
|
||||
<FAIcon :icon="placeholderIconClass" />
|
||||
<b>{{ nsfw ? "NSFW / " : "" }}</b>{{ edit ? '' : placeholderName }}
|
||||
|
|
Loading…
Reference in New Issue