yohei0125 hace 4 años
padre
commit
ca31a3f0c6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/app/src/server/crowi/index.js

+ 0 - 1
packages/app/src/server/crowi/index.js

@@ -684,7 +684,6 @@ Crowi.prototype.setupPageService = async function() {
     // TODO: Remove this code when resuming feature is implemented
     await this.pageOperationService.init();
   }
-  await this.pageService.restartPageRenameOperation(); // this should be removed
 };
 
 Crowi.prototype.setupInAppNotificationService = async function() {