PeerTube/client/src/app/+admin/follows/shared/redundancy-checkbox.compone...

3 lines
165 B
HTML

<my-peertube-checkbox
[inputName]="host + '-redundancy-allowed'" [(ngModel)]="redundancyAllowed" (ngModelChange)="updateRedundancyState()"
></my-peertube-checkbox>