From 4635f59d7c3fea4b97029f10886c62fdf38b2084 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 27 Dec 2017 16:11:53 +0100 Subject: Add video comment components --- .../modal/video-download.component.html | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 client/src/app/videos/+video-watch/modal/video-download.component.html (limited to 'client/src/app/videos/+video-watch/modal/video-download.component.html') diff --git a/client/src/app/videos/+video-watch/modal/video-download.component.html b/client/src/app/videos/+video-watch/modal/video-download.component.html new file mode 100644 index 000000000..f8f17a471 --- /dev/null +++ b/client/src/app/videos/+video-watch/modal/video-download.component.html @@ -0,0 +1,42 @@ + -- cgit v1.2.3