From ae05c9912555ef29e1fe14ba34ac9d8381547939 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Wed, 18 Dec 2019 00:17:23 +0100 Subject: comment name emphasis for video author --- .../src/app/videos/+video-watch/comment/video-comment.component.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'client/src/app/videos/+video-watch/comment/video-comment.component.html') 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 df996533d..f53852385 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 @@ -19,7 +19,10 @@
Highlighted comment
- + {{ comment.createdAt | myFromNow }}
-- cgit v1.2.3