]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+remote-interaction/remote-interaction.component.html
Better display redundancy pies
[github/Chocobozzz/PeerTube.git] / client / src / app / +remote-interaction / remote-interaction.component.html
CommitLineData
d43c6b1f
C
1<div class="root">
2
3 <div class="alert alert-error" *ngIf="error">
4 {{ error }}
5 </div>
6
7</div>