zahmis 5 lat temu
rodzic
commit
f8124306e2

+ 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);
       }