|
@@ -61,8 +61,6 @@ const CustomBotWithoutProxySettings = (props) => {
|
|
|
|
|
|
|
|
<CustomBotWithoutProxyIntegrationCard
|
|
<CustomBotWithoutProxyIntegrationCard
|
|
|
siteName={siteName}
|
|
siteName={siteName}
|
|
|
- // slackWSNameInWithoutProxy={props.slackWSNameInWithoutProxy}
|
|
|
|
|
- // isIntegrationSuccess={isIntegrationSuccess}
|
|
|
|
|
workspaceNames={workspaceNames}
|
|
workspaceNames={workspaceNames}
|
|
|
/>
|
|
/>
|
|
|
|
|
|