Browse Source

merge master

sou 7 years ago
parent
commit
9a44684d58
1 changed files with 1 additions and 0 deletions
  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();
   importer.initialize();
 
 
   return importer;
   return importer;