From cf02fbfb17f9e04312f771f245778d31bc1b69d2 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 20 Nov 2016 16:09:38 +0100 Subject: Client: move video watch modals in their own component --- .../app/videos/video-watch/video-magnet.component.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 client/src/app/videos/video-watch/video-magnet.component.html (limited to 'client/src/app/videos/video-watch/video-magnet.component.html') diff --git a/client/src/app/videos/video-watch/video-magnet.component.html b/client/src/app/videos/video-watch/video-magnet.component.html new file mode 100644 index 000000000..9108c7258 --- /dev/null +++ b/client/src/app/videos/video-watch/video-magnet.component.html @@ -0,0 +1,17 @@ + -- cgit v1.2.3