Browse Source

auto update script executed

Toby Chui 1 year ago
parent
commit
4aa9ce4d8f
1 changed files with 2 additions and 1 deletions
  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(",")){