Explorar o código

auto update script executed

Toby Chui hai 1 ano
pai
achega
4aa9ce4d8f
Modificáronse 1 ficheiros con 2 adicións e 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(",")){