Explorar o código

Update 2020042016039-remove-crowi-layout.js

itizawa %!s(int64=6) %!d(string=hai) anos
pai
achega
a0fcd0dcb3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/migrations/2020042016039-remove-crowi-layout.js

+ 1 - 1
src/migrations/2020042016039-remove-crowi-layout.js

@@ -17,7 +17,7 @@ module.exports = {
 
     await Config.findOneAndUpdate(query, { value: JSON.stringify('growi') }); // update layout
 
-    logger.info('Migration has successfully');
+    logger.info('Migration has successfully applied');
   },
 
   down(db) {