Shun Miyazawa 4 лет назад
Родитель
Сommit
354e0b4d90
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      packages/app/src/server/service/comment.ts

+ 1 - 0
packages/app/src/server/service/comment.ts

@@ -53,6 +53,7 @@ class CommentService {
       this.commentEvent.onUpdate();
       this.commentEvent.onUpdate();
       const { inAppNotificationService } = this.crowi;
       const { inAppNotificationService } = this.crowi;
 
 
+      // TODO: 79713
       // inAppNotificationService.emitSocketIo(userId, pageId);
       // inAppNotificationService.emitSocketIo(userId, pageId);
     });
     });