|
@@ -18,7 +18,7 @@ const CustomBotWithProxySettings = (props) => {
|
|
|
<h2 className="admin-setting-header">{t('admin:slack_integration.custom_bot_with_proxy_integration')}</h2>
|
|
<h2 className="admin-setting-header">{t('admin:slack_integration.custom_bot_with_proxy_integration')}</h2>
|
|
|
|
|
|
|
|
<CustomBotWithProxyIntegrationCard
|
|
<CustomBotWithProxyIntegrationCard
|
|
|
- isSlackScopeSet={true}
|
|
|
|
|
|
|
+ isSlackScopeSet
|
|
|
/>
|
|
/>
|
|
|
|
|
|
|
|
<div className="my-5 mx-3">
|
|
<div className="my-5 mx-3">
|