From 126a6352ec2b088bb1d7f882991045a3ad0d7aea Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 15 Apr 2021 11:21:00 +0200 Subject: Don't always use a link for account avatar --- .../app/+videos/+video-watch/comment/video-comment.component.html | 2 +- .../app/+videos/+video-watch/video-avatar-channel.component.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'client/src/app/+videos') diff --git a/client/src/app/+videos/+video-watch/comment/video-comment.component.html b/client/src/app/+videos/+video-watch/comment/video-comment.component.html index f13b12b25..eeae55d9b 100644 --- a/client/src/app/+videos/+video-watch/comment/video-comment.component.html +++ b/client/src/app/+videos/+video-watch/comment/video-comment.component.html @@ -1,6 +1,6 @@
- +
diff --git a/client/src/app/+videos/+video-watch/video-avatar-channel.component.html b/client/src/app/+videos/+video-watch/video-avatar-channel.component.html index 545ecb1d5..a02373f2d 100644 --- a/client/src/app/+videos/+video-watch/video-avatar-channel.component.html +++ b/client/src/app/+videos/+video-watch/video-avatar-channel.component.html @@ -4,11 +4,11 @@ Channel avatar - + - + Channel avatar @@ -16,6 +16,6 @@ - +
-- cgit v1.2.3