|
|
@@ -20,7 +20,7 @@ const CustomBotWithProxySettings = (props) => {
|
|
|
{/* TODO delete tmp props */}
|
|
|
<CustomBotWithProxyIntegrationCard
|
|
|
siteNames={['siteName1', 'siteName2', 'siteName3']}
|
|
|
- slackWSNameInWithProxy={['wsName1', 'wsName2']}
|
|
|
+ slackWorkSpaceNames={['wsName1', 'wsName2']}
|
|
|
isSlackScopeSet
|
|
|
/>
|
|
|
|