From 189ab8deb3623934e8cf53b0d36ff216f8494313 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 7 Aug 2020 11:42:53 +0200 Subject: Add ability to disable peertube button link in embed --- .../src/app/+videos/+video-watch/modal/video-share.component.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'client/src/app/+videos/+video-watch/modal/video-share.component.html') diff --git a/client/src/app/+videos/+video-watch/modal/video-share.component.html b/client/src/app/+videos/+video-watch/modal/video-share.component.html index 5e6a2d518..71ae6544f 100644 --- a/client/src/app/+videos/+video-watch/modal/video-share.component.html +++ b/client/src/app/+videos/+video-watch/modal/video-share.component.html @@ -158,6 +158,13 @@ i18n-labelText labelText="Display player controls" > + +
+ +
-- cgit v1.2.3