|
@@ -39,7 +39,6 @@ const CustomBotWithoutProxySettings = (props) => {
|
|
|
|
|
|
|
|
useEffect(() => {
|
|
useEffect(() => {
|
|
|
fetchSiteName();
|
|
fetchSiteName();
|
|
|
- setSlackWSNameInWithoutProxy(null);
|
|
|
|
|
if (props.isSetupSlackBot) {
|
|
if (props.isSetupSlackBot) {
|
|
|
fetchSlackWorkSpaceName();
|
|
fetchSlackWorkSpaceName();
|
|
|
}
|
|
}
|