Back to Peertube

My Ownership.Component

client/src/app/+my-library/my-ownership/my-ownership.component.html

8.1.5335 B
Original Source

{ totalRecords, plural, =0 {No entry} =1 {1 entry} other {{{ totalRecords | myNumberFormatter }} entries}}

{{ entry.initiatorAccount.displayName }} {{ entry.initiatorAccount.nameWithHost }}

| | {{ entry.createdAt | ptDate: 'short' }} | {{ entry.status }} | @if (entry.status === 'WAITING') { } No ownership change request found.