Parcourir la source

auto update script executed

Toby Chui il y a 1 an
Parent
commit
63568c0392
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      web/components/vdir.html

+ 2 - 0
web/components/vdir.html

@@ -417,4 +417,6 @@
     tabSwitchEventBind["vdir"] = function(){
         initVdirList();
     }
+
+    initVdirList();
 </script>