|
@@ -181,7 +181,6 @@ const CustomBotWithoutProxySettingsAccordion = ({ appContainer, adminAppContaine
|
|
|
: <i className="fa fa-chevron-down" />
|
|
: <i className="fa fa-chevron-down" />
|
|
|
}
|
|
}
|
|
|
</div>
|
|
</div>
|
|
|
-
|
|
|
|
|
<Collapse isOpen={openAccordionIndexes.has(botInstallationStep.REGISTER_SLACK_CONFIGURATION)}>
|
|
<Collapse isOpen={openAccordionIndexes.has(botInstallationStep.REGISTER_SLACK_CONFIGURATION)}>
|
|
|
<CustomBotWithoutProxySecretTokenSection
|
|
<CustomBotWithoutProxySecretTokenSection
|
|
|
updateSecretTokenHandler={updateSecretTokenHandler}
|
|
updateSecretTokenHandler={updateSecretTokenHandler}
|