Back to Peertube

My Video Channel Syncs.Component

client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html

8.1.5398 B
Original Source

@if (!syncEnabled()) {

⚠️ The instance doesn't allow channel synchronization

}{ totalRecords, plural, =0 {No sync} =1 {1 sync} other {{{ totalRecords | myNumberFormatter }} syncs}} Add synchronization {{ sync.externalChannelUrl }} | | {{ sync.state.label }} | {{ sync.createdAt | ptDate: 'short' }} | {{ sync.lastSyncAt | ptDate: 'short' }} |You don't have channel synchronisation configured.