sou hace 7 años
padre
commit
9a44684d58
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;