Shun Miyazawa před 4 roky
rodič
revize
42ea1449fe
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      packages/app/src/server/service/comment.ts

+ 1 - 1
packages/app/src/server/service/comment.ts

@@ -71,7 +71,7 @@ class CommentService {
     });
   }
 
-  createAndSendNotifications = async function(comment, actionType) {
+  private createAndSendNotifications = async function(comment, actionType) {
 
     // Create activity
     const parameters = {