]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-instance/instance-statistics.component.html
Better icon names
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-instance / instance-statistics.component.html
index 9605206800f22d4e674eecacaad8ee0f4fdfb7f5..68b209990e48dd14506164440da46f20cbb8fbb3 100644 (file)
@@ -30,7 +30,7 @@
           <p class="stat-value">{{ serverStats.totalLocalVideoViews | number }}</p>
           <p class="stat-label" i18n>views</p>
         </div>
-        <my-global-icon iconName="sensitive"></my-global-icon>
+        <my-global-icon iconName="eye-open"></my-global-icon>
       </div>
     </div>