Shun Miyazawa 4 سال پیش
والد
کامیت
fc7743e8d7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/client/js/components/Admin/SlackIntegration/CustomBotWithProxySettings.jsx

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

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