Ver Fonte

add TODO

Shun Miyazawa há 4 anos atrás
pai
commit
354e0b4d90
1 ficheiros 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();
       const { inAppNotificationService } = this.crowi;
 
+      // TODO: 79713
       // inAppNotificationService.emitSocketIo(userId, pageId);
     });