2
0
Taichi Masuyama 4 жил өмнө
parent
commit
ed4b8b2a77

+ 1 - 0
packages/app/src/server/service/page.js

@@ -840,6 +840,7 @@ class PageService {
       return this.v5RecursiveMigration(grant, rootPath);
     }
 
+    logger.info('Successfully migrated all public pages.');
     await this.crowi.configManager.updateConfigsInTheSameNamespace('crowi', {
       'app:isV5Compatible': true,
     });