]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/system/debug/debug.component.html
Fix client lint
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / system / debug / debug.component.html
index 71f399984906f502b4ddca859e6134405b6085a6..2dc509383120adb1dd1578e05548c10690c00500 100644 (file)
@@ -4,7 +4,7 @@
   <p i18n>PeerTube thinks your web browser public IP is <strong>{{ debug?.ip }}</strong>.</p>
 
   <p i18n>If this is not your correct public IP, please consider fixing it because:</p>
-  <ul i18n>
+  <ul>
     <li i18n>Views may not be counted correctly (reduced compared to what they should be)</li>
     <li i18n>Anti brute force system could be overzealous</li>
     <li i18n>P2P system could not work correctly</li>