aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-03-18 10:04:14 +0100
committerChocobozzz <me@florianbigard.com>2020-03-18 10:04:14 +0100
commitd2cc8e797bc4681765254931ebcdbbb9af0a146a (patch)
tree40cb0eb3115fc5160337c288d58ad6568d9e2a0a /client/src/app/videos/+video-watch
parent6dd873d6a9a75a99df6ee47b5a196653587a2f63 (diff)
downloadPeerTube-d2cc8e797bc4681765254931ebcdbbb9af0a146a.tar.gz
PeerTube-d2cc8e797bc4681765254931ebcdbbb9af0a146a.tar.zst
PeerTube-d2cc8e797bc4681765254931ebcdbbb9af0a146a.zip
Fix P2P message
Diffstat (limited to 'client/src/app/videos/+video-watch')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.component.html b/client/src/app/videos/+video-watch/video-watch.component.html
index 446570a94..307143319 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.html
+++ b/client/src/app/videos/+video-watch/video-watch.component.html
@@ -262,7 +262,6 @@
262 <ng-container i18n> 262 <ng-container i18n>
263 the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. 263 the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers.
264 </ng-container> 264 </ng-container>
265 and activate the sharing system to improve the experience for everyone.
266 </span> 265 </span>
267 <a i18n i18n-title title="Get more information" target="_blank" rel="noopener noreferrer" href="/about/peertube">More information</a> 266 <a i18n i18n-title title="Get more information" target="_blank" rel="noopener noreferrer" href="/about/peertube">More information</a>
268 </div> 267 </div>