Shun Miyazawa %!s(int64=4) %!d(string=hai) anos
pai
achega
354e0b4d90
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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);
     });