From cc1903ad2a16adf14eaa4f5429e35c455cf93bea Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 10 Oct 2018 15:09:16 +0200 Subject: [PATCH] Fix angular build --- client/src/app/shared/video/video-miniature.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/app/shared/video/video-miniature.component.html b/client/src/app/shared/video/video-miniature.component.html index 41ba20d00..277a0cf35 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -9,8 +9,8 @@ > {{ video.name }} - Unlisted - Private + Unlisted + Private {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views