fix: only show one charactertag in db list
This commit is contained in:
parent
cfcda8f01e
commit
a50929acf7
1 changed files with 0 additions and 3 deletions
|
|
@ -37,9 +37,6 @@
|
|||
{#if hasSeason}
|
||||
<CharacterTag {character} type="season" />
|
||||
{/if}
|
||||
{#if hasSeries}
|
||||
<CharacterTag {character} type="series" />
|
||||
{/if}
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue