mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Don't reload videos on mute
This commit is contained in:
parent
0a4cb95c98
commit
41bec13718
@ -41,7 +41,6 @@
|
||||
[video]="video" [user]="userMiniature" [ownerDisplayType]="ownerDisplayType"
|
||||
[displayVideoActions]="displayVideoActions" [displayOptions]="displayOptions"
|
||||
(videoBlocked)="removeVideoFromArray(video)" (videoRemoved)="removeVideoFromArray(video)"
|
||||
(videoAccountMuted)="reloadVideos()"
|
||||
>
|
||||
</my-video-miniature>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user