[Uploader] Add the contributor category to related tags (#863)

Fixes #862
This commit is contained in:
Cinder 2025-02-03 08:06:57 -08:00 committed by GitHub
parent 92125ea7be
commit fe4f51b82b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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> |