itizawa 4 years ago
parent
commit
ff30d9b063
1 changed files with 2 additions and 2 deletions
  1. 2 2
      packages/slackbot-proxy/src/controllers/slack.ts

+ 2 - 2
packages/slackbot-proxy/src/controllers/slack.ts

@@ -211,8 +211,8 @@ export class SlackCtrl {
     }
     }
 
 
     /*
     /*
-    * forward to GROWI server
-    */
+     * forward to GROWI server
+     */
     let relations = await this.relationRepository.find({ installation });
     let relations = await this.relationRepository.find({ installation });
 
 
     // For Modal, Send request to only one GROWI
     // For Modal, Send request to only one GROWI