Back to Kavita

Collection Owner.Component

UI/Web/src/app/collections/_components/collection-owner/collection-owner.component.html

0.9.0188 B
Original Source

@if (accountService.currentUser()) { {{t('collection-created-label', {owner: collection.owner})}} @if(collection.source !== ScrobbleProvider.Kavita) { {{t('collection-via-label')}} } }