Explorar el Código

auto update script executed

Toby Chui hace 1 año
padre
commit
4aa9ce4d8f
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      web/tools/https.html

+ 2 - 1
web/tools/https.html

@@ -119,7 +119,8 @@
                 </div>
             </div>
         <script>
-
+          $(".dropdown").dropdown();
+          
             function checkIfInputDomainIsMultiple(){
                 var inputDomains = $("#domainsInput").val();
                 if (inputDomains.includes(",")){