zahmis 5 سال پیش
والد
کامیت
f8124306e2
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettingsAccordion.jsx

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

@@ -39,6 +39,8 @@ const CustomBotWithoutProxySettingsAccordion = ({
         currentBotType,
       });
 
+      console.log('update secret', isConnectedToSlack);
+
       if (isConnectedToSlack) {
         onSetIsRegisterSlackCredentials(true);
       }