Explorar o código

apply hot check

zahmis %!s(int64=5) %!d(string=hai) anos
pai
achega
ff7493aabe

+ 1 - 0
src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettingsAccordion.jsx

@@ -38,6 +38,7 @@ const CustomBotWithoutProxySettingsAccordion = ({
         slackBotToken,
         currentBotType,
       });
+      setIsRegisterSlackCredentials(true);
       toastSuccess(t('toaster.update_successed', { target: t('admin:slack_integration.custom_bot_without_proxy_settings') }));
     }
     catch (err) {