zahmis %!s(int64=4) %!d(string=hai) anos
pai
achega
2466eafc71

+ 1 - 0
packages/app/src/server/routes/apiv3/slack-integration-settings.js

@@ -171,6 +171,7 @@ module.exports = (crowi) => {
 
 
     const { configManager } = crowi;
     const { configManager } = crowi;
     const currentBotType = configManager.getConfig('crowi', 'slackbot:currentBotType');
     const currentBotType = configManager.getConfig('crowi', 'slackbot:currentBotType');
+
     // retrieve settings
     // retrieve settings
     const settings = {};
     const settings = {};
     if (currentBotType === SlackbotType.CUSTOM_WITHOUT_PROXY) {
     if (currentBotType === SlackbotType.CUSTOM_WITHOUT_PROXY) {