X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-miniature.component.html;h=2c635fa2f7b50c1c600025f80c84d716736c3be8;hb=f0a3988066f72a28bb44520af072f18d91d77dde;hp=cfc483018d7471934e04fbd43253418743c31fd3;hpb=89724816ae79e0c4f9fba6f47267711f505ec7af;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/video/video-miniature.component.html b/client/src/app/shared/video/video-miniature.component.html index cfc483018..2c635fa2f 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -7,6 +7,9 @@ class="video-miniature-name" [routerLink]="[ '/videos/watch', video.uuid ]" [attr.title]="video.name" [ngClass]="{ 'blur-filter': isVideoBlur }" > + Unlisted + Private + {{ video.name }}