diff options
Diffstat (limited to 'src/pages/options/sendTargets')
-rw-r--r-- | src/pages/options/sendTargets/sendTargets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/options/sendTargets/sendTargets.html b/src/pages/options/sendTargets/sendTargets.html index 7a684175..f372b3b0 100644 --- a/src/pages/options/sendTargets/sendTargets.html +++ b/src/pages/options/sendTargets/sendTargets.html @@ -31,7 +31,7 @@ <ellipse cx="1682" cy="502" rx="88" ry="424"></ellipse> </svg><a href="../medium/medium.html" data-localise="__MSG_medium__">Medium</a> </div> - <div class="title"> <img src="../../../assets/images/peertube-icon.svg"><a href="../peertube/peertube.html" data-localise="__MSG_peertube__">Peertube</a></div> + <div class="title"> <img src="../../../assets/images/peertube-icon.svg"><a href="../peertube/peertube.html" data-localise="__MSG_peertube__">PeerTube</a></div> <div class="title"> <img src="../../../assets/images/lbry-icon.png"><a href="../lbry/lbry.html" data-localise="__MSG_lbry__">LBRY/Odysee</a></div> <div class="title"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"> |