Ver Fonte

Hide install button by default

RobinLinus há 6 anos atrás
pai
commit
027d093472
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      client/index.html

+ 1 - 1
client/index.html

@@ -44,7 +44,7 @@
                 <use xlink:href="#notifications" />
             </svg>
         </a>
-        <a href="#" id="install" class="icon-button" title="Install Snapdrop">
+        <a href="#" id="install" class="icon-button" title="Install Snapdrop" hidden>
             <svg class="icon">
                 <use xlink:href="#homescreen" />
             </svg>