2
0
itizawa 6 жил өмнө
parent
commit
808b6cab48

+ 1 - 0
src/server/models/user.js

@@ -678,6 +678,7 @@ module.exports = function(crowi) {
     };
 
     await Promise.all(emailList.map((email) => { return createUser(email) }));
+
   };
 
   //  TODO GW-206 Independence as function