Browse Source

Hide install button by default

RobinLinus 6 years ago
parent
commit
027d093472
1 changed files with 1 additions and 1 deletions
  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>