forked from e621ng/e621ng
[Uploader] Add the contributor category to related tags (#863)
Fixes #862
This commit is contained in:
parent
92125ea7be
commit
fe4f51b82b
@ -161,6 +161,7 @@
|
||||
Related:
|
||||
<a href="#" @click.prevent="findRelated()">Tags</a> |
|
||||
<a href="#" @click.prevent="findRelated(1)">Artists</a> |
|
||||
<a href="#" @click.prevent="findRelated(2)">Contributors</a> |
|
||||
<a href="#" @click.prevent="findRelated(3)">Copyrights</a> |
|
||||
<a href="#" @click.prevent="findRelated(4)">Characters</a> |
|
||||
<a href="#" @click.prevent="findRelated(5)">Species</a> |
|
||||
|
Loading…
Reference in New Issue
Block a user