Shun Miyazawa 5 年之前
父節點
當前提交
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 */}
       <CustomBotWithProxyIntegrationCard
         siteNames={['siteName1', 'siteName2', 'siteName3']}
-        slackWSNameInWithProxy={['wsName1', 'wsName2']}
+        slackWorkSpaceNames={['wsName1', 'wsName2']}
         isSlackScopeSet
       />