Shun Miyazawa 4 năm trước cách đây
mục cha
commit
354e0b4d90
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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();
       const { inAppNotificationService } = this.crowi;
 
+      // TODO: 79713
       // inAppNotificationService.emitSocketIo(userId, pageId);
     });