sou 7 anni fa
parent
commit
9a44684d58
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lib/util/importer.js

+ 1 - 0
lib/util/importer.js

@@ -112,6 +112,7 @@ module.exports = crowi => {
     });
   };
 
+  // initialize when server starts
   importer.initialize();
 
   return importer;