X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fshared%2Fcomment%2Fvideo-comment.component.html;h=16086551907ca2a315a315879fc2c615664620b0;hb=5b0ec7cddb1ae6dbd2057f067382866f846b882c;hp=d8b944b354d9e55a8ff4dedd0fb8958098563f70;hpb=cf21b2cbef61929177b9c09b5e017c3b7eb8535d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-watch/shared/comment/video-comment.component.html b/client/src/app/+videos/+video-watch/shared/comment/video-comment.component.html index d8b944b35..160865519 100644 --- a/client/src/app/+videos/+video-watch/shared/comment/video-comment.component.html +++ b/client/src/app/+videos/+video-watch/shared/comment/video-comment.component.html @@ -1,6 +1,6 @@
- +
@@ -16,7 +16,7 @@ {{ comment.account.displayName }} - {{ comment.by }} + {{ comment.by }}
@@ -29,7 +29,7 @@ class="comment-html" [innerHTML]="sanitizedCommentHTML" (timestampClicked)="handleTimestampClicked($event)" - timestampRouteTransformer + myTimestampRouteTransformer >