From 9e32b99c201d440abd539e408ee1d7631b40f382 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 7 Jun 2018 11:28:53 +0200 Subject: fixing #595 by using the account name instead of the displayName --- client/src/app/videos/+video-watch/video-watch.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/app/videos/+video-watch/video-watch.component.html') 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 202a12fb0..d80b633df 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -21,11 +21,11 @@ {{ video.channel.displayName }} - +
- + By {{ video.by }} Account avatar -- cgit v1.2.3