]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/app/videos/shared/loader/loader.component.html
Move webtorrent inside a service
[github/Chocobozzz/PeerTube.git] / client / app / videos / shared / loader / loader.component.html
CommitLineData
157cb9c9
C
1<div id="video-loading" class="col-md-12 text-center" *ngIf="loading">
2 <div class="glyphicon glyphicon-refresh glyphicon-refresh-animate"></div>
3</div>