Shun Miyazawa 4 anos atrás
pai
commit
354e0b4d90
1 arquivos alterados com 1 adições e 0 exclusões
  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);
     });
     });