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