Back to Peertube

Video Channel Activities.Component

client/src/app/+my-library/+my-video-channels/edit/pages/video-channel-activities.component.html

8.2.0161 B
Original Source

Activity

@if (pagination.totalItems === 0) { No activity in the channel yet } @for (activity of activities; track activity.id; let even = $even) {

}