From 41eb700fceee1085dd0e1a9ce78ecbd0e111eb6e Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Tue, 7 Jan 2020 23:51:14 +0100 Subject: Refactor my-subscribe-button to support full account subscription --- client/src/app/shared/video/video-miniature.component.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'client/src/app/shared/video') diff --git a/client/src/app/shared/video/video-miniature.component.html b/client/src/app/shared/video/video-miniature.component.html index 036825e61..a31165a41 100644 --- a/client/src/app/shared/video/video-miniature.component.html +++ b/client/src/app/shared/video/video-miniature.component.html @@ -24,7 +24,11 @@ - {{ video.views | myNumberFormatter }} views + {{ video.views | myNumberFormatter }} + + view + views + -- cgit v1.2.3