Back to Peertube

Collaborator State.Component

client/src/app/shared/shared-main/channel/collaborator-state.component.html

8.1.5130 B
Original Source

@if (type() === 'owner') { Owner } @else if (type() === 'accepted') { Editor } @else if (type() === 'invited') { Invitation sent }