Shun Miyazawa 4 лет назад
Родитель
Сommit
99f479f221

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

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