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