aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+videos/+video-watch')
-rw-r--r--client/src/app/+videos/+video-watch/video-watch.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+videos/+video-watch/video-watch.component.html b/client/src/app/+videos/+video-watch/video-watch.component.html
index 9e469f0b0..a90908dbe 100644
--- a/client/src/app/+videos/+video-watch/video-watch.component.html
+++ b/client/src/app/+videos/+video-watch/video-watch.component.html
@@ -183,7 +183,7 @@
183 183
184 <div class="pt-3 border-top video-info-channel d-flex"> 184 <div class="pt-3 border-top video-info-channel d-flex">
185 <div class="video-info-channel-left d-flex"> 185 <div class="video-info-channel-left d-flex">
186 <avatar-channel [video]="video" [genericChannel]="isChannelDisplayNameGeneric()"></avatar-channel> 186 <my-video-avatar-channel [video]="video" [genericChannel]="isChannelDisplayNameGeneric()"></my-video-avatar-channel>
187 187
188 <div class="video-info-channel-left-links ml-1"> 188 <div class="video-info-channel-left-links ml-1">
189 <ng-container *ngIf="!isChannelDisplayNameGeneric()"> 189 <ng-container *ngIf="!isChannelDisplayNameGeneric()">