Fixes: waiting copayers
This commit is contained in:
parent
fb4c18147c
commit
493045c2f4
2 changed files with 23 additions and 21 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div ng-controller="VideoController">
|
||||
<div class="video-box" ng-repeat="copayer in copayersList()">
|
||||
<div class="video-box" ng-repeat="copayer in copayersList()">
|
||||
<video
|
||||
ng-if="hasVideo(copayer)"
|
||||
peer="{{copayer}}" avatar autoplay
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue