소스 검색

Hide install button by default

RobinLinus 6 년 전
부모
커밋
027d093472
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>