2
0
Shun Miyazawa 4 жил өмнө
parent
commit
354e0b4d90

+ 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);
     });