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

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

@@ -19,8 +19,8 @@ const CustomBotWithProxySettings = (props) => {
 
 
       {/* TODO delete tmp props */}
       {/* TODO delete tmp props */}
       <CustomBotWithProxyIntegrationCard
       <CustomBotWithProxyIntegrationCard
-        siteName={["siteName1", "siteName2"]}
-        slackWSNameInWithProxy={["wsName1", "wsName2"]}
+        siteName={['siteName1', 'siteName2']}
+        slackWSNameInWithProxy={['wsName1', 'wsName2']}
         isSlackScopeSet
         isSlackScopeSet
       />
       />