Comics should show volumes tab (#987)

# Fixed
- Fixed: Fixed an issue where the volumes tab was not being shown for comics.
This commit is contained in:
Robbie Davis 2022-01-24 16:50:28 -05:00 committed by GitHub
parent 91318889e5
commit 97049a6c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@
</div>
</ng-template>
</li>
<li [ngbNavItem]="3" *ngIf="libraryType !== LibraryType.Comic && hasNonSpecialVolumeChapters">
<li [ngbNavItem]="3" *ngIf="hasNonSpecialVolumeChapters">
<a ngbNavLink>Volumes</a>
<ng-template ngbNavContent>
<div class="row no-gutters">