]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+remote-interaction/remote-interaction.component.html
Update translations
[github/Chocobozzz/PeerTube.git] / client / src / app / +remote-interaction / remote-interaction.component.html
1 <div class="root">
2
3 <div class="alert alert-error" *ngIf="error">
4 {{ error }}
5 </div>
6
7 </div>