Clearer debug IP message
authorChocobozzz <me@florianbigard.com>
Thu, 5 Sep 2019 08:23:12 +0000 (10:23 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 5 Sep 2019 08:23:12 +0000 (10:23 +0200)
client/src/app/+admin/system/debug/debug.component.html

index f35414b37e6ad912be637eff79c629e0c793b14e..75f3df601f538ed1a65128b31c54276e2e44af06 100644 (file)
@@ -1,7 +1,7 @@
 <div class="root">
   <h4>IP</h4>
 
-  <p>PeerTube thinks your public IP is <strong>{{ debug?.ip }}</strong>.</p>
+  <p>PeerTube thinks your web browser public IP is <strong>{{ debug?.ip }}</strong>.</p>
 
   <p>If this is not your correct public IP, please consider fixing it because:</p>
   <ul>