Explorar o código

for experiment

yohei0125 %!s(int64=4) %!d(string=hai) anos
pai
achega
cc82dd93ef
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/app/src/server/crowi/index.js

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

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