Shun Miyazawa 4 лет назад
Родитель
Сommit
3f7da13e21

+ 1 - 1
src/client/js/components/Admin/SlackIntegration/CustomBotWithProxySettings.jsx

@@ -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">