zahmis 5 lat temu
rodzic
commit
cd8ba87dcc
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/server/util/slack.js

+ 2 - 0
src/server/util/slack.js

@@ -13,6 +13,8 @@ module.exports = function(crowi) {
 
 
   const slack = {};
   const slack = {};
 
 
+  // create notification from bot
+
   const postWithIwh = function(messageObj) {
   const postWithIwh = function(messageObj) {
     return new Promise((resolve, reject) => {
     return new Promise((resolve, reject) => {
       const client = new Slack();
       const client = new Slack();