sou %!s(int64=7) %!d(string=hai) anos
pai
achega
7a2f4edb34
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      lib/routes/comment.js

+ 3 - 3
lib/routes/comment.js

@@ -95,9 +95,9 @@ module.exports = function(crowi, app) {
         });
 
         Promise.all(promises)
-        .catch(err => {
-          logger.error('Error occured in sending slack notification: ', err);
-        });
+          .catch(err => {
+            logger.error('Error occured in sending slack notification: ', err);
+          });
       }
     }
     // NOTIFICATION: send comment notification here